Home
last modified time | relevance | path

Searched refs:pin_type (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/intel/ice/
A Dice_dpll.c155 switch (pin_type) { in ice_dpll_pin_freq_set()
204 enum ice_dpll_pin_type pin_type) in ice_dpll_frequency_set() argument
459 switch (pin_type) { in ice_dpll_pin_enable()
502 enum ice_dpll_pin_type pin_type, in ice_dpll_pin_disable() argument
508 switch (pin_type) { in ice_dpll_pin_disable()
610 enum ice_dpll_pin_type pin_type, in ice_dpll_pin_state_update() argument
616 switch (pin_type) { in ice_dpll_pin_state_update()
3371 enum ice_dpll_pin_type pin_type; in ice_dpll_init_info_pins_generic() local
3380 pin_type = ICE_DPLL_PIN_TYPE_INPUT; in ice_dpll_init_info_pins_generic()
3445 switch (pin_type) { in ice_dpll_init_info_direct_pins()
[all …]
/drivers/pinctrl/sprd/
A Dpinctrl-sprd.h36 enum pin_type { enum
45 enum pin_type type;
A Dpinctrl-sprd.c110 enum pin_type type;
/drivers/pinctrl/sunplus/
A Dsppctl.c805 const char *pin_type; in sppctl_pin_dbg_show() local
812 pin_type = "GPIO"; in sppctl_pin_dbg_show()
814 pin_type = " IOP"; in sppctl_pin_dbg_show()
816 pin_type = " MUX"; in sppctl_pin_dbg_show()
817 seq_printf(s, " %s", pin_type); in sppctl_pin_dbg_show()
827 u8 pin_num, pin_type, pin_func; in sppctl_dt_node_to_map() local
876 pin_type = FIELD_GET(GENMASK(23, 16), dt_pin); in sppctl_dt_node_to_map()
880 if (pin_type == SPPCTL_PCTL_G_GPIO) { in sppctl_dt_node_to_map()
895 } else if (pin_type == SPPCTL_PCTL_G_IOPP) { in sppctl_dt_node_to_map()
/drivers/pinctrl/bcm/
A Dpinctrl-bcm281xx.c2006 enum bcm281xx_pin_type pin_type; in bcm281xx_pinctrl_pin_config_set() local
2013 pin_type = pin_type_get(pctldev, pin); in bcm281xx_pinctrl_pin_config_set()
2016 switch (pin_type) { in bcm281xx_pinctrl_pin_config_set()
/drivers/media/usb/cx231xx/
A Dcx231xx-avcore.c626 u8 pin_type, u32 input) in cx231xx_set_decoder_video_input() argument
631 if (pin_type != dev->video_input) { in cx231xx_set_decoder_video_input()
632 status = cx231xx_afe_adjust_ref_count(dev, pin_type); in cx231xx_set_decoder_video_input()
650 switch (pin_type) { in cx231xx_set_decoder_video_input()
A Dcx231xx.h917 int cx231xx_set_decoder_video_input(struct cx231xx *dev, u8 pin_type, u32 input);

Completed in 31 milliseconds