Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/
Dpinconf-generic.c46 PCONFDUMP(PIN_CONFIG_MODE_LOW_POWER, "pin low power", "mode", true),
177 { "low-power-disable", PIN_CONFIG_MODE_LOW_POWER, 0 },
178 { "low-power-enable", PIN_CONFIG_MODE_LOW_POWER, 1 },
Dpinctrl-zynq.c1019 case PIN_CONFIG_MODE_LOW_POWER: in zynq_pinconf_cfg_get()
1092 case PIN_CONFIG_MODE_LOW_POWER: in zynq_pinconf_cfg_set()
Dpinctrl-single.c536 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_get()
575 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_set()
925 { "pinctrl-single,low-power-mode", PIN_CONFIG_MODE_LOW_POWER, }, in pcs_parse_pinconf()
Dpinctrl-zynqmp.c413 case PIN_CONFIG_MODE_LOW_POWER: in zynqmp_pinconf_cfg_set()
Dpinctrl-lpc18xx.c649 case PIN_CONFIG_MODE_LOW_POWER: in lpc18xx_pconf_get_usb1()
907 case PIN_CONFIG_MODE_LOW_POWER: in lpc18xx_pconf_set_usb1()
/Linux-v5.15/include/linux/pinctrl/
Dpinconf-generic.h128 PIN_CONFIG_MODE_LOW_POWER, enumerator
/Linux-v5.15/drivers/pinctrl/pxa/
Dpinctrl-pxa2xx.c197 *config = val ? PIN_CONFIG_MODE_LOW_POWER : 0; in pxa2xx_pconf_group_get()
220 case PIN_CONFIG_MODE_LOW_POWER: in pxa2xx_pconf_group_set()
/Linux-v5.15/drivers/soc/tegra/
Dpmc.c2023 case PIN_CONFIG_MODE_LOW_POWER: in tegra_io_pad_pinconf_get()
2060 case PIN_CONFIG_MODE_LOW_POWER: in tegra_io_pad_pinconf_set()