Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/mvebu/
Dpinctrl-dove.c54 #define TWSI_OPTION3_GPIO BIT(22) macro
235 if (gcfg2 & TWSI_OPTION3_GPIO) in dove_audio1_ctrl_get()
264 TWSI_OPTION3_GPIO, in dove_audio1_ctrl_set()
265 (config & BIT(0)) ? TWSI_OPTION3_GPIO : 0); in dove_audio1_ctrl_set()