Searched refs:MUX_DPHY_SEL (Results 1 – 2 of 2) sorted by relevance
200 MUX_DPHY_SEL(1) | MUX_MPLL_SEL(1) | in board_clock_init()203 set = MUX_C2C_SEL(1) | MUX_DMC_BUS_SEL(1) | MUX_DPHY_SEL(1) | in board_clock_init()223 set = MUX_C2C_SEL(0) | MUX_DMC_BUS_SEL(0) | MUX_DPHY_SEL(0) | in board_clock_init()
83 #define MUX_DPHY_SEL(x) (((x) & 0x1) << 8) macro
Completed in 3 milliseconds