Searched refs:PIN_CONFIG_MODE_LOW_POWER (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/pinctrl/ |
| H A D | pinconf-generic.c | 49 PCONFDUMP(PIN_CONFIG_MODE_LOW_POWER, "pin low power", "mode", true), 192 { "low-power-disable", PIN_CONFIG_MODE_LOW_POWER, 0 }, 193 { "low-power-enable", PIN_CONFIG_MODE_LOW_POWER, 1 },
|
| H A D | pinctrl-zynq.c | 1020 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 D | pinctrl-scmi.c | 251 case PIN_CONFIG_MODE_LOW_POWER: in pinctrl_scmi_map_pinconf_type()
|
| H A D | pinctrl-single.c | 536 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_get() 584 case PIN_CONFIG_MODE_LOW_POWER: in pcs_pinconf_set() 933 { "pinctrl-single,low-power-mode", PIN_CONFIG_MODE_LOW_POWER, }, in pcs_parse_pinconf()
|
| H A D | pinctrl-zynqmp.c | 437 case PIN_CONFIG_MODE_LOW_POWER: in zynqmp_pinconf_cfg_set()
|
| H A D | pinctrl-lpc18xx.c | 651 case PIN_CONFIG_MODE_LOW_POWER: in lpc18xx_pconf_get_usb1() 909 case PIN_CONFIG_MODE_LOW_POWER: in lpc18xx_pconf_set_usb1()
|
| /linux/include/linux/pinctrl/ |
| H A D | pinconf-generic.h | 148 PIN_CONFIG_MODE_LOW_POWER, enumerator
|
| /linux/drivers/soc/tegra/ |
| H A D | pmc.c | 2294 case PIN_CONFIG_MODE_LOW_POWER: in tegra_pmc_irq_alloc() 2331 case PIN_CONFIG_MODE_LOW_POWER: in tegra210_pmc_irq_set_wake()
|