Searched refs:MUX_G2D_ACP0_SEL (Results 1 – 2 of 2) sorted by relevance
190 MUX_PWI_SEL(15) | MUX_G2D_ACP0_SEL(1) | in board_clock_init()193 MUX_MPLL_SEL(0) | MUX_PWI_SEL(0) | MUX_G2D_ACP0_SEL(1) | in board_clock_init()213 MUX_MPLL_SEL(1) | MUX_PWI_SEL(8) | MUX_G2D_ACP0_SEL(0) | in board_clock_init()
86 #define MUX_G2D_ACP0_SEL(x) (((x) & 0x1) << 20) macro