Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
A 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 },
A 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()
A 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()
A Dpinctrl-zynqmp.c413 case PIN_CONFIG_MODE_LOW_POWER: in zynqmp_pinconf_cfg_set()
A 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/include/linux/pinctrl/
A Dpinconf-generic.h128 PIN_CONFIG_MODE_LOW_POWER, enumerator
/linux/drivers/pinctrl/pxa/
A 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/drivers/soc/tegra/
A Dpmc.c2024 case PIN_CONFIG_MODE_LOW_POWER: in tegra_io_pad_pinconf_get()
2061 case PIN_CONFIG_MODE_LOW_POWER: in tegra_io_pad_pinconf_set()

Completed in 24 milliseconds