Home
last modified time | relevance | path

Searched refs:PIN_CONFIG_POWER_SOURCE (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/include/linux/pinctrl/
Dpinconf-generic.h136 PIN_CONFIG_POWER_SOURCE, enumerator
/linux-5.19.10/drivers/pinctrl/
Dpinconf-generic.c50 PCONFDUMP(PIN_CONFIG_POWER_SOURCE, "pin power source", "selector", true),
185 { "power-source", PIN_CONFIG_POWER_SOURCE, 0 },
Dpinctrl-zynqmp.c284 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_get()
402 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_set()
Dpinctrl-zynq.c1032 case PIN_CONFIG_POWER_SOURCE: in zynq_pinconf_cfg_get()
1083 case PIN_CONFIG_POWER_SOURCE: in zynq_pinconf_cfg_set()
Dpinctrl-k210.c638 if (param != PIN_CONFIG_POWER_SOURCE) in k210_pinconf_group_set()
/linux-5.19.10/drivers/pinctrl/renesas/
Dpinctrl.c580 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()
Dpinctrl-rzg2l.c524 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/
Dpinctrl-ssbi-gpio.c288 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get()
369 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
Dpinctrl-spmi-mpp.c363 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_get()
440 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_set()
Dpinctrl-ssbi-mpp.c341 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get()
397 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
Dpinctrl-spmi-gpio.c422 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/
Dpinctrl-aspeed-g6.c2605 { 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/
Dpmc.c2054 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get()
2107 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()