Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c50 #define TWSI_OPTION3_GPIO BIT(22) macro
231 if (gcfg2 & TWSI_OPTION3_GPIO) in dove_audio1_ctrl_get()
260 TWSI_OPTION3_GPIO, in dove_audio1_ctrl_set()
261 (config & BIT(0)) ? TWSI_OPTION3_GPIO : 0); in dove_audio1_ctrl_set()