Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/
H A Dpinconf-generic.c49 PCONFDUMP(PIN_CONFIG_MODE_LOW_POWER, "pin low power", "mode", true),
182 { "low-power-disable", PIN_CONFIG_MODE_LOW_POWER, 0 },
183 { "low-power-enable", PIN_CONFIG_MODE_LOW_POWER, 1 },
H A Dpinctrl-zynq.c1020 case PIN_CONFIG_MODE_LOW_POWER: in zynq_pinconf_cfg_get()
1093 case PIN_CONFIG_MODE_LOW_POWER: in zynq_pinconf_cfg_set()
H A Dpinctrl-scmi.c253 case PIN_CONFIG_MODE_LOW_POWER: in pinctrl_scmi_map_pinconf_type()
H A Dpinctrl-single.c535 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_get()
583 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_set()
930 { "pinctrl-single,low-power-mode", PIN_CONFIG_MODE_LOW_POWER, }, in pcs_parse_pinconf()
H A Dpinctrl-zynqmp.c438 case PIN_CONFIG_MODE_LOW_POWER: in zynqmp_pinconf_cfg_set()
H A Dpinctrl-lpc18xx.c651 case PIN_CONFIG_MODE_LOW_POWER: in lpc18xx_pconf_get_usb1()
909 case PIN_CONFIG_MODE_LOW_POWER: in lpc18xx_pconf_set_usb1()
H A Dpinctrl-cy8c95x0.c825 case PIN_CONFIG_MODE_LOW_POWER: in cy8c95x0_gpio_get_pincfg()
/linux-6.15/include/linux/pinctrl/
H A Dpinconf-generic.h138 PIN_CONFIG_MODE_LOW_POWER, enumerator
/linux-6.15/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.c195 *config = val ? PIN_CONFIG_MODE_LOW_POWER : 0; in pxa2xx_pconf_group_get()
218 case PIN_CONFIG_MODE_LOW_POWER: in pxa2xx_pconf_group_set()
/linux-6.15/drivers/soc/tegra/
H A Dpmc.c2062 case PIN_CONFIG_MODE_LOW_POWER: in tegra_io_pad_pinconf_get()
2099 case PIN_CONFIG_MODE_LOW_POWER: in tegra_io_pad_pinconf_set()