Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A 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 },
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-single.c539 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_get()
578 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_set()
928 { "pinctrl-single,low-power-mode", PIN_CONFIG_MODE_LOW_POWER, }, in pcs_parse_pinconf()
H A Dpinctrl-zynqmp.c422 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.c700 case PIN_CONFIG_MODE_LOW_POWER: in cy8c95x0_gpio_get_pincfg()
/openbmc/linux/include/linux/pinctrl/
H A Dpinconf-generic.h135 PIN_CONFIG_MODE_LOW_POWER, enumerator
/openbmc/linux/drivers/pinctrl/pxa/
H 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()
/openbmc/linux/drivers/soc/tegra/
H A 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()