Searched refs:AU1_GPIO_SEL (Results 1 – 1 of 1) sorted by relevance
35 #define AU1_GPIO_SEL BIT(3) macro225 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()