Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/
Dpinconf-generic.c46 PCONFDUMP(PIN_CONFIG_MODE_LOW_POWER, "pin low power", "mode", true),
178 { "low-power-disable", PIN_CONFIG_MODE_LOW_POWER, 0 },
179 { "low-power-enable", PIN_CONFIG_MODE_LOW_POWER, 1 },
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()
Dpinctrl-single.c537 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_get()
576 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_set()
926 { "pinctrl-single,low-power-mode", PIN_CONFIG_MODE_LOW_POWER, }, in pcs_parse_pinconf()
Dpinctrl-zynqmp.c422 case PIN_CONFIG_MODE_LOW_POWER: in zynqmp_pinconf_cfg_set()
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()
Dpinctrl-cy8c95x0.c697 case PIN_CONFIG_MODE_LOW_POWER: in cy8c95x0_gpio_get_pincfg()
/Linux-v6.6/include/linux/pinctrl/
Dpinconf-generic.h135 PIN_CONFIG_MODE_LOW_POWER, enumerator
/Linux-v6.6/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-v6.6/drivers/soc/tegra/
Dpmc.c2096 case PIN_CONFIG_MODE_LOW_POWER: in tegra_io_pad_pinconf_get()
2133 case PIN_CONFIG_MODE_LOW_POWER: in tegra_io_pad_pinconf_set()