Searched refs:PIN_CONFIG_POWER_SOURCE (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/include/linux/pinctrl/ |
H A D | pinconf-generic.h | 141 PIN_CONFIG_POWER_SOURCE, enumerator
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinconf-generic.c | 50 PCONFDUMP(PIN_CONFIG_POWER_SOURCE, "pin power source", "selector", true), 185 { "power-source", PIN_CONFIG_POWER_SOURCE, 0 },
|
H A D | pinctrl-zynqmp.c | 288 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_get() 406 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_set()
|
H 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()
|
H A D | pinctrl-k210.c | 640 if (param != PIN_CONFIG_POWER_SOURCE) in k210_pinconf_group_set()
|
H A D | pinctrl-cy8c95x0.c | 702 case PIN_CONFIG_POWER_SOURCE: in cy8c95x0_gpio_get_pincfg()
|
/openbmc/u-boot/include/dm/ |
H A D | pinctrl.h | 266 PIN_CONFIG_POWER_SOURCE, enumerator
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | pfc.c | 541 { "power-source", PIN_CONFIG_POWER_SOURCE, 3300 }, 626 case PIN_CONFIG_POWER_SOURCE: in sh_pfc_pinconf_validate() 665 case PIN_CONFIG_POWER_SOURCE: in sh_pfc_pinconf_set()
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl.c | 561 case PIN_CONFIG_POWER_SOURCE: in sh_pfc_pinconf_validate() 612 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_get() 684 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_set()
|
H A D | pinctrl-rzg2l.c | 557 case PIN_CONFIG_POWER_SOURCE: { in rzg2l_pinctrl_pinconf_get() 653 case PIN_CONFIG_POWER_SOURCE: { in rzg2l_pinctrl_pinconf_set()
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H 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()
|
H A D | pinctrl-ssbi-mpp.c | 342 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get() 398 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
|
H A D | pinctrl-spmi-mpp.c | 364 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_get() 441 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_set()
|
H 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()
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g6.c | 2611 { PIN_CONFIG_POWER_SOURCE, { H24, E26 }, SCU458, BIT_MASK(4)}, 2614 { PIN_CONFIG_POWER_SOURCE, { F24, B24 }, SCU458, BIT_MASK(5)}, 2711 { PIN_CONFIG_POWER_SOURCE, 3300, 0, BIT_MASK(0)}, 2712 { PIN_CONFIG_POWER_SOURCE, 1800, 1, BIT_MASK(0)},
|
/openbmc/linux/drivers/soc/tegra/ |
H A D | pmc.c | 2088 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get() 2141 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()
|