Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinconf-generic.c49 PCONFDUMP(PIN_CONFIG_POWER_SOURCE, "pin power source", "selector", true),
183 { "power-source", PIN_CONFIG_POWER_SOURCE, 0 },
/OK3568_Linux_fs/kernel/include/linux/pinctrl/
H A Dpinconf-generic.h130 PIN_CONFIG_POWER_SOURCE, enumerator
/OK3568_Linux_fs/u-boot/include/dm/
H A Dpinctrl.h227 #define PIN_CONFIG_POWER_SOURCE 14 macro
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dpinctrl.c588 case PIN_CONFIG_POWER_SOURCE: in sh_pfc_pinconf_validate()
639 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_get()
706 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_set()
/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-mpp.c340 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get()
396 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
H A 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()
H A Dpinctrl-spmi-mpp.c364 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_get()
441 case PIN_CONFIG_POWER_SOURCE: in pmic_mpp_config_set()
H A Dpinctrl-spmi-gpio.c419 case PIN_CONFIG_POWER_SOURCE: in pmic_gpio_config_get()
498 case PIN_CONFIG_POWER_SOURCE: in pmic_gpio_config_set()
/OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g6.c2582 { PIN_CONFIG_POWER_SOURCE, { H24, E26 }, SCU458, BIT_MASK(4)},
2585 { PIN_CONFIG_POWER_SOURCE, { F24, B24 }, SCU458, BIT_MASK(5)},
2682 { PIN_CONFIG_POWER_SOURCE, 3300, 0, BIT_MASK(0)},
2683 { PIN_CONFIG_POWER_SOURCE, 1800, 1, BIT_MASK(0)},
/OK3568_Linux_fs/kernel/drivers/soc/tegra/
H A Dpmc.c1788 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get()
1841 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()