Searched refs:DPIO_CHV_M1_DIV_BY_2 (Results 1 – 3 of 3) sorted by relevance
1822 DPIO_CHV_M1_DIV_BY_2 | in chv_prepare_pll()
2840 clock.m1 = (pll_dw1 & 0x7) == DPIO_CHV_M1_DIV_BY_2 ? 2 : 0; in chv_crtc_clock_get()
427 #define DPIO_CHV_M1_DIV_BY_2 (0 << 0) macro