Searched refs:MUX_MPLL_USER_SEL_C (Results 1 – 2 of 2) sorted by relevance
108 MUX_HPM_SEL(1) | MUX_MPLL_USER_SEL_C(1); in board_clock_init()110 MUX_MPLL_USER_SEL_C(1); in board_clock_init()130 MUX_MPLL_USER_SEL_C(1); in board_clock_init()
22 #define MUX_MPLL_USER_SEL_C(x) (((x) & 0x1) << 24) macro