Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/pinctrl/
Dpinconf-generic.h136 PIN_CONFIG_POWER_SOURCE, enumerator
/linux-6.1.9/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.c286 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_get()
404 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()
Dpinctrl-cy8c95x0.c737 case PIN_CONFIG_POWER_SOURCE: in cy8c95x0_gpio_get_pincfg()
/linux-6.1.9/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.c534 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/
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.c427 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/
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-6.1.9/drivers/soc/tegra/
Dpmc.c2065 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get()
2118 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()