Home
last modified time | relevance | path

Searched refs:PINCTRL_STATE_IDLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/pinctrl/
H A Dpinctrl-state.h35 #define PINCTRL_STATE_IDLE "idle" macro
/openbmc/linux/drivers/base/
H A Dpinctrl.c77 PINCTRL_STATE_IDLE); in pinctrl_bind_pins()
/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c1567 if (IS_ERR(pinctrl_lookup_state(p, PINCTRL_STATE_IDLE))) { in omap_hsmmc_configure_wake_irq()