Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds