Searched refs:PIN_CONFIG_POWER_SOURCE (Results 1 – 19 of 19) sorted by relevance
/linux/drivers/pinctrl/ |
H A D | pinconf-generic.c | 53 PCONFDUMP(PIN_CONFIG_POWER_SOURCE, "pin power source", "selector", true), 189 { "power-source", PIN_CONFIG_POWER_SOURCE, 0 },
|
H A D | pinctrl-k230.c | 289 case PIN_CONFIG_POWER_SOURCE: in k230_pinconf_get() 346 case PIN_CONFIG_POWER_SOURCE: in k230_pinconf_set_param()
|
H A D | pinctrl-zynqmp.c | 305 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_get() 423 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-scmi.c | 265 case PIN_CONFIG_POWER_SOURCE: in pinctrl_scmi_map_pinconf_type()
|
H A D | pinctrl-k210.c | 638 if (param != PIN_CONFIG_POWER_SOURCE) in k210_pinconf_group_set()
|
H A D | pinctrl-cy8c95x0.c | 811 case PIN_CONFIG_POWER_SOURCE: in cy8c95x0_gpio_get_pincfg()
|
/linux/include/linux/pinctrl/ |
H A D | pinconf-generic.h | 144 PIN_CONFIG_POWER_SOURCE, enumerator
|
/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl.c | 557 case PIN_CONFIG_POWER_SOURCE: in sh_pfc_pinconf_validate() 608 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_get() 680 case PIN_CONFIG_POWER_SOURCE: { in sh_pfc_pinconf_set()
|
/linux/drivers/pinctrl/sophgo/ |
H A D | pinctrl-cv18xx.c | 552 case PIN_CONFIG_POWER_SOURCE: in cv1800_pconf_get() 618 case PIN_CONFIG_POWER_SOURCE: in cv1800_pinconf_compute_config()
|
/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()
|
/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-ma35.c | 918 case PIN_CONFIG_POWER_SOURCE: in ma35_pinconf_get() 969 case PIN_CONFIG_POWER_SOURCE: in ma35_pinconf_set()
|
/linux/drivers/pinctrl/realtek/ |
H A D | pinctrl-rtd.c | 395 case PIN_CONFIG_POWER_SOURCE: in rtd_pconf_parse_conf()
|
/linux/drivers/pinctrl/spacemit/ |
H A D | pinctrl-k1.c | 543 case PIN_CONFIG_POWER_SOURCE: in spacemit_pinconf_generate_config()
|
/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g6.c | 2616 { PIN_CONFIG_POWER_SOURCE, { H24, E26 }, SCU458, BIT_MASK(4)}, 2619 { PIN_CONFIG_POWER_SOURCE, { F24, B24 }, SCU458, BIT_MASK(5)}, 2716 { PIN_CONFIG_POWER_SOURCE, 3300, 0, BIT_MASK(0)}, 2717 { PIN_CONFIG_POWER_SOURCE, 1800, 1, BIT_MASK(0)},
|
/linux/drivers/soc/tegra/ |
H A D | pmc.c | 2053 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get() 2106 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()
|