pin_type
u8 pin_type, u32 input)
if (pin_type != dev->video_input) {
status = cx231xx_afe_adjust_ref_count(dev, pin_type);
switch (pin_type) {
int cx231xx_set_decoder_video_input(struct cx231xx *dev, u8 pin_type, u32 input);
enum ice_dpll_pin_type pin_type)
ret = ice_dpll_pin_state_update(pf, p, pin_type, extack);
if (pin_type == ICE_DPLL_PIN_TYPE_INPUT ||
pin_type == ICE_DPLL_PIN_TYPE_OUTPUT)
enum ice_dpll_pin_type pin_type, const u32 freq,
switch (pin_type) {
enum ice_dpll_pin_type pin_type)
ret = ice_dpll_pin_freq_set(pf, p, pin_type, frequency, extack);
enum ice_dpll_pin_type pin_type)
enum ice_dpll_pin_type pin_type;
pin_type = ICE_DPLL_PIN_TYPE_INPUT;
pin_type = ICE_DPLL_PIN_TYPE_OUTPUT;
ret = ice_dpll_pin_state_update(pf, &pins[i], pin_type, NULL);
enum ice_dpll_pin_type pin_type)
switch (pin_type) {
ret = ice_dpll_pin_state_update(pf, &pins[i], pin_type, NULL);
ice_dpll_init_pins_info(struct ice_pf *pf, enum ice_dpll_pin_type pin_type)
switch (pin_type) {
return ice_dpll_init_info_direct_pins(pf, pin_type);
u8 dpll_idx, enum ice_dpll_pin_type pin_type,
switch (pin_type) {
pin_type_name[pin_type], pin->idx);
enum ice_dpll_pin_type pin_type,
switch (pin_type) {
pin_type_name[pin_type], pin->idx);
enum ice_dpll_pin_type pin_type,
switch (pin_type) {
pin_type_name[pin_type], pin->idx);
pin_type_name[pin_type], pin->idx);
enum ice_dpll_pin_type pin_type)
ret = ice_dpll_pin_enable(&pf->hw, p, d->dpll_idx, pin_type,
ret = ice_dpll_pin_disable(&pf->hw, p, pin_type, extack);
ret = ice_dpll_pin_state_update(pf, p, pin_type, extack);
enum bcm281xx_pin_type pin_type;
pin_type = pin_type_get(pctldev, pin);
switch (pin_type) {
enum pin_type type;
enum pin_type type;
const char *pin_type;
pin_type = "GPIO";
pin_type = " IOP";
pin_type = " MUX";
seq_printf(s, " %s", pin_type);
u8 pin_num, pin_type, pin_func;
pin_type = FIELD_GET(GENMASK(23, 16), dt_pin);
if (pin_type == SPPCTL_PCTL_G_GPIO) {
} else if (pin_type == SPPCTL_PCTL_G_IOPP) {
sof_ipc4_process_set_pin_formats(struct snd_sof_widget *swidget, int pin_type)
if (pin_type == SOF_PIN_TYPE_INPUT) {
if (pin_type == SOF_PIN_TYPE_INPUT) {
(pin_type == SOF_PIN_TYPE_INPUT) ? "input" : "output",
struct snd_sof_widget *sink_widget, bool pin_type)
if (pin_type == SOF_PIN_TYPE_OUTPUT) {
(pin_type == SOF_PIN_TYPE_OUTPUT ? "output" : "input"),
(pin_type == SOF_PIN_TYPE_OUTPUT ? "output" : "input"),
bool pin_type)
if (pin_type == SOF_PIN_TYPE_OUTPUT) {
bool pin_type)
if (pin_type == SOF_PIN_TYPE_INPUT) {
struct snd_soc_tplg_private *priv, bool pin_type)
if (pin_type == SOF_PIN_TYPE_INPUT) {
if (pin_type == SOF_PIN_TYPE_INPUT)