Searched refs:PIN_CONFIG_POWER_SOURCE (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinconf-generic.c | 49 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 D | pinconf-generic.h | 130 PIN_CONFIG_POWER_SOURCE, enumerator
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | pinctrl.h | 227 #define PIN_CONFIG_POWER_SOURCE 14 macro
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/ |
| H A D | pinctrl.c | 588 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 D | pinctrl-ssbi-mpp.c | 340 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get() 396 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
|
| H A D | pinctrl-ssbi-gpio.c | 288 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get() 369 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 | 419 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 D | pinctrl-aspeed-g6.c | 2582 { 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 D | pmc.c | 1788 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get() 1841 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()
|