Searched refs:PIN_CONFIG_POWER_SOURCE (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/include/linux/pinctrl/ |
D | pinconf-generic.h | 136 PIN_CONFIG_POWER_SOURCE, enumerator
|
/linux-6.1.9/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 | 286 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_get() 404 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()
|
D | pinctrl-cy8c95x0.c | 737 case PIN_CONFIG_POWER_SOURCE: in cy8c95x0_gpio_get_pincfg()
|
/linux-6.1.9/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 | 534 case PIN_CONFIG_POWER_SOURCE: { in rzg2l_pinctrl_pinconf_get() 630 case PIN_CONFIG_POWER_SOURCE: { in rzg2l_pinctrl_pinconf_set()
|
/linux-6.1.9/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 | 427 case PIN_CONFIG_POWER_SOURCE: in pmic_gpio_config_get() 519 case PIN_CONFIG_POWER_SOURCE: in pmic_gpio_config_set()
|
/linux-6.1.9/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-6.1.9/drivers/soc/tegra/ |
D | pmc.c | 2065 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get() 2118 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()
|