Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c35 #define AU1_GPIO_SEL BIT(3) macro
225 if (mpp4 & AU1_GPIO_SEL) in dove_audio1_ctrl_get()
248 mpp4 &= ~AU1_GPIO_SEL; in dove_audio1_ctrl_set()
250 mpp4 |= AU1_GPIO_SEL; in dove_audio1_ctrl_set()
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c35 #define AU1_GPIO_SEL BIT(3) macro
225 if (mpp4 & AU1_GPIO_SEL) in dove_audio1_ctrl_get()
248 mpp4 &= ~AU1_GPIO_SEL; in dove_audio1_ctrl_set()
250 mpp4 |= AU1_GPIO_SEL; in dove_audio1_ctrl_set()

Completed in 3 milliseconds