Searched refs:PIN_CONFIG_POWER_SOURCE (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/include/linux/pinctrl/ |
A D | pinconf-generic.h | 141 PIN_CONFIG_POWER_SOURCE, enumerator
|
/linux-6.3-rc2/drivers/pinctrl/ |
A D | pinconf-generic.c | 50 PCONFDUMP(PIN_CONFIG_POWER_SOURCE, "pin power source", "selector", true), 185 { "power-source", PIN_CONFIG_POWER_SOURCE, 0 },
|
A D | pinctrl-zynqmp.c | 289 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_get() 407 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_set()
|
A 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()
|
A D | pinctrl-k210.c | 640 if (param != PIN_CONFIG_POWER_SOURCE) in k210_pinconf_group_set()
|
A D | pinctrl-cy8c95x0.c | 698 case PIN_CONFIG_POWER_SOURCE: in cy8c95x0_gpio_get_pincfg()
|
/linux-6.3-rc2/drivers/pinctrl/renesas/ |
A D | pinctrl.c | 582 case PIN_CONFIG_POWER_SOURCE: in sh_pfc_pinconf_validate() 633 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_get() 704 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_set()
|
A D | pinctrl-rzg2l.c | 537 case PIN_CONFIG_POWER_SOURCE: { in rzg2l_pinctrl_pinconf_get() 633 case PIN_CONFIG_POWER_SOURCE: { in rzg2l_pinctrl_pinconf_set()
|
/linux-6.3-rc2/drivers/pinctrl/qcom/ |
A D | pinctrl-ssbi-gpio.c | 290 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get() 371 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
|
A D | pinctrl-spmi-mpp.c | 365 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_get() 442 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_set()
|
A D | pinctrl-ssbi-mpp.c | 343 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get() 399 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
|
A D | pinctrl-spmi-gpio.c | 429 case PIN_CONFIG_POWER_SOURCE: in pmic_gpio_config_get() 521 case PIN_CONFIG_POWER_SOURCE: in pmic_gpio_config_set()
|
/linux-6.3-rc2/drivers/pinctrl/aspeed/ |
A 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.3-rc2/drivers/soc/tegra/ |
A D | pmc.c | 2096 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get() 2149 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()
|
Completed in 38 milliseconds