Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinconf-generic.c46 PCONFDUMP(PIN_CONFIG_LOW_POWER_MODE, "pin low power", "mode", true),
177 { "low-power-disable", PIN_CONFIG_LOW_POWER_MODE, 0 },
178 { "low-power-enable", PIN_CONFIG_LOW_POWER_MODE, 1 },
H A Dpinctrl-zynq.c1019 case PIN_CONFIG_LOW_POWER_MODE: in zynq_pinconf_cfg_get()
1090 case PIN_CONFIG_LOW_POWER_MODE: in zynq_pinconf_cfg_set()
H A Dpinctrl-single.c536 case PIN_CONFIG_LOW_POWER_MODE: in pcs_pinconf_get()
574 case PIN_CONFIG_LOW_POWER_MODE: in pcs_pinconf_set()
923 { "pinctrl-single,low-power-mode", PIN_CONFIG_LOW_POWER_MODE, }, in pcs_parse_pinconf()
H A Dpinctrl-lpc18xx.c649 case PIN_CONFIG_LOW_POWER_MODE: in lpc18xx_pconf_get_usb1()
907 case PIN_CONFIG_LOW_POWER_MODE: in lpc18xx_pconf_set_usb1()
/OK3568_Linux_fs/kernel/include/linux/pinctrl/
H A Dpinconf-generic.h127 PIN_CONFIG_LOW_POWER_MODE, enumerator
/OK3568_Linux_fs/u-boot/include/dm/
H A Dpinctrl.h229 #define PIN_CONFIG_LOW_POWER_MODE 16 macro
/OK3568_Linux_fs/kernel/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.c197 *config = val ? PIN_CONFIG_LOW_POWER_MODE : 0; in pxa2xx_pconf_group_get()
220 case PIN_CONFIG_LOW_POWER_MODE: in pxa2xx_pconf_group_set()
/OK3568_Linux_fs/kernel/drivers/soc/tegra/
H A Dpmc.c1796 case PIN_CONFIG_LOW_POWER_MODE: in tegra_io_pad_pinconf_get()
1833 case PIN_CONFIG_LOW_POWER_MODE: in tegra_io_pad_pinconf_set()