Searched refs:MUX_MPLL_USER_SEL_C (Results 1 – 2 of 2) sorted by relevance
109 MUX_HPM_SEL(1) | MUX_MPLL_USER_SEL_C(1); in board_clock_init()111 MUX_MPLL_USER_SEL_C(1); in board_clock_init()131 MUX_MPLL_USER_SEL_C(1); in board_clock_init()
23 #define MUX_MPLL_USER_SEL_C(x) (((x) & 0x1) << 24) macro