Searched refs:PIN_CONFIG_POWER_SOURCE (Results 1 – 13 of 13) sorted by relevance
/linux-5.19.10/include/linux/pinctrl/ |
D | pinconf-generic.h | 136 PIN_CONFIG_POWER_SOURCE, enumerator
|
/linux-5.19.10/drivers/pinctrl/ |
D | pinconf-generic.c | 50 PCONFDUMP(PIN_CONFIG_POWER_SOURCE, "pin power source", "selector", true), 185 { "power-source", PIN_CONFIG_POWER_SOURCE, 0 },
|
D | pinctrl-zynqmp.c | 284 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_get() 402 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_set()
|
D | pinctrl-zynq.c | 1032 case PIN_CONFIG_POWER_SOURCE: in zynq_pinconf_cfg_get() 1083 case PIN_CONFIG_POWER_SOURCE: in zynq_pinconf_cfg_set()
|
D | pinctrl-k210.c | 638 if (param != PIN_CONFIG_POWER_SOURCE) in k210_pinconf_group_set()
|
/linux-5.19.10/drivers/pinctrl/renesas/ |
D | pinctrl.c | 580 case PIN_CONFIG_POWER_SOURCE: in sh_pfc_pinconf_validate() 631 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_get() 702 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_set()
|
D | pinctrl-rzg2l.c | 524 case PIN_CONFIG_POWER_SOURCE: { in rzg2l_pinctrl_pinconf_get() 620 case PIN_CONFIG_POWER_SOURCE: { in rzg2l_pinctrl_pinconf_set()
|
/linux-5.19.10/drivers/pinctrl/qcom/ |
D | pinctrl-ssbi-gpio.c | 288 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get() 369 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
|
D | pinctrl-spmi-mpp.c | 363 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_get() 440 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_set()
|
D | pinctrl-ssbi-mpp.c | 341 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get() 397 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
|
D | pinctrl-spmi-gpio.c | 422 case PIN_CONFIG_POWER_SOURCE: in pmic_gpio_config_get() 504 case PIN_CONFIG_POWER_SOURCE: in pmic_gpio_config_set()
|
/linux-5.19.10/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g6.c | 2605 { PIN_CONFIG_POWER_SOURCE, { H24, E26 }, SCU458, BIT_MASK(4)}, 2608 { PIN_CONFIG_POWER_SOURCE, { F24, B24 }, SCU458, BIT_MASK(5)}, 2705 { PIN_CONFIG_POWER_SOURCE, 3300, 0, BIT_MASK(0)}, 2706 { PIN_CONFIG_POWER_SOURCE, 1800, 1, BIT_MASK(0)},
|
/linux-5.19.10/drivers/soc/tegra/ |
D | pmc.c | 2054 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get() 2107 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()
|