Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dvlv_dpio_phy_regs.h14 #define _CHV_PLL(ch, dw) (0x8000 + (ch) * 0x180 + (dw) * 4) macro
187 #define CHV_PLL_DW0(ch) _CHV_PLL((ch), 0)
191 #define CHV_PLL_DW1(ch) _CHV_PLL((ch), 1)
198 #define CHV_PLL_DW2(ch) _CHV_PLL((ch), 2)
202 #define CHV_PLL_DW3(ch) _CHV_PLL((ch), 3)
208 #define CHV_PLL_DW6(ch) _CHV_PLL((ch), 6)
216 #define CHV_PLL_DW8(ch) _CHV_PLL((ch), 8)
220 #define CHV_PLL_DW9(ch) _CHV_PLL((ch), 9)