Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_cx0_phy.c2596 u8 l0t1, l0t2, l1t1, l1t2; in intel_cx0_program_phy_lane() local
2607 l0t1 = intel_cx0_read(i915, port, INTEL_CX0_LANE0, PHY_CX0_TX_CONTROL(1, 2)); in intel_cx0_program_phy_lane()
2612 l0t1 |= CONTROL2_DISABLE_SINGLE_TX; in intel_cx0_program_phy_lane()
2620 l0t1 &= ~CONTROL2_DISABLE_SINGLE_TX; in intel_cx0_program_phy_lane()
2644 l0t1 &= ~CONTROL2_DISABLE_SINGLE_TX; in intel_cx0_program_phy_lane()
2650 l0t1 &= ~CONTROL2_DISABLE_SINGLE_TX; in intel_cx0_program_phy_lane()
2659 l0t1, MB_WRITE_COMMITTED); in intel_cx0_program_phy_lane()