Home
last modified time | relevance | path

Searched refs:DPIO_CHV_M1_DIV_BY_2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dvlv_dpio_phy_regs.h196 #define DPIO_CHV_M1_DIV_BY_2 0 macro
Dintel_dpll.c564 clock.m1 = REG_FIELD_GET(DPIO_CHV_M1_DIV_MASK, pll_dw1) == DPIO_CHV_M1_DIV_BY_2 ? 2 : 0; in chv_crtc_clock_get()
2059 DPIO_CHV_M1_DIV(DPIO_CHV_M1_DIV_BY_2) | in chv_prepare_pll()