Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpio_phy.c809 val &= ~(CHV_BUFLEFTENA1_MASK | CHV_BUFRIGHTENA1_MASK); in chv_phy_pre_pll_enable()
962 val &= ~(CHV_BUFLEFTENA1_MASK | CHV_BUFRIGHTENA1_MASK); in chv_phy_post_pll_disable()
Di915_reg.h1537 #define CHV_BUFLEFTENA1_MASK (3 << 22) macro