Searched refs:MUX_G2D_ACP0_SEL (Results 1 – 2 of 2) sorted by relevance
191 MUX_PWI_SEL(15) | MUX_G2D_ACP0_SEL(1) | in board_clock_init()194 MUX_MPLL_SEL(0) | MUX_PWI_SEL(0) | MUX_G2D_ACP0_SEL(1) | in board_clock_init()214 MUX_MPLL_SEL(1) | MUX_PWI_SEL(8) | MUX_G2D_ACP0_SEL(0) | in board_clock_init()
87 #define MUX_G2D_ACP0_SEL(x) (((x) & 0x1) << 20) macro