Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dpio_phy_regs.h256 #define CHV_CMN_DW1_CH1 _CHV_CMN(1, 1) macro
267 #define CHV_CMN_DW14(ch) _PIPE(ch, CHV_CMN_DW14_CH0, CHV_CMN_DW1_CH1)
H A Dintel_dpio_phy.c905 val = vlv_dpio_read(display->drm, phy, CHV_CMN_DW1_CH1); in chv_phy_pre_pll_enable()
911 vlv_dpio_write(display->drm, phy, CHV_CMN_DW1_CH1, val); in chv_phy_pre_pll_enable()
1053 val = vlv_dpio_read(display->drm, phy, CHV_CMN_DW1_CH1); in chv_phy_post_pll_disable()
1055 vlv_dpio_write(display->drm, phy, CHV_CMN_DW1_CH1, val); in chv_phy_post_pll_disable()