Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinconf-generic.c53 PCONFDUMP(PIN_CONFIG_POWER_SOURCE, "pin power source", "selector", true),
189 { "power-source", PIN_CONFIG_POWER_SOURCE, 0 },
H A Dpinctrl-k230.c289 case PIN_CONFIG_POWER_SOURCE: in k230_pinconf_get()
346 case PIN_CONFIG_POWER_SOURCE: in k230_pinconf_set_param()
H A Dpinctrl-zynqmp.c305 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_get()
423 case PIN_CONFIG_POWER_SOURCE: in zynqmp_pinconf_cfg_set()
H A Dpinctrl-zynq.c1032 case PIN_CONFIG_POWER_SOURCE: in zynq_pinconf_cfg_get()
1083 case PIN_CONFIG_POWER_SOURCE: in zynq_pinconf_cfg_set()
H A Dpinctrl-scmi.c265 case PIN_CONFIG_POWER_SOURCE: in pinctrl_scmi_map_pinconf_type()
H A Dpinctrl-k210.c638 if (param != PIN_CONFIG_POWER_SOURCE) in k210_pinconf_group_set()
H A Dpinctrl-cy8c95x0.c811 case PIN_CONFIG_POWER_SOURCE: in cy8c95x0_gpio_get_pincfg()
/linux/include/linux/pinctrl/
H A Dpinconf-generic.h144 PIN_CONFIG_POWER_SOURCE, enumerator
/linux/drivers/pinctrl/renesas/
H A Dpinctrl.c557 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 Dpinctrl-cv18xx.c552 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 Dpinctrl-ssbi-gpio.c290 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get()
371 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_set()
H A Dpinctrl-ssbi-mpp.c342 case PIN_CONFIG_POWER_SOURCE: in pm8xxx_pin_config_get()
398 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.c429 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 Dpinctrl-ma35.c918 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 Dpinctrl-rtd.c395 case PIN_CONFIG_POWER_SOURCE: in rtd_pconf_parse_conf()
/linux/drivers/pinctrl/spacemit/
H A Dpinctrl-k1.c543 case PIN_CONFIG_POWER_SOURCE: in spacemit_pinconf_generate_config()
/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g6.c2616 { 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 Dpmc.c2053 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_get()
2106 case PIN_CONFIG_POWER_SOURCE: in tegra_io_pad_pinconf_set()