Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy.c417 void intel_cx0_rmw(struct intel_encoder *encoder, in intel_cx0_rmw() function
460 intel_cx0_rmw(encoder, lane_mask, PHY_C10_VDR_CONTROL(1), in intel_c10_msgbus_access_begin()
475 intel_cx0_rmw(encoder, lane_mask, PHY_C10_VDR_CONTROL(1), in intel_c10_msgbus_access_commit()
505 intel_cx0_rmw(encoder, owned_lane_mask, PHY_C10_VDR_CMN(3), in intel_cx0_phy_set_signal_levels()
509 intel_cx0_rmw(encoder, owned_lane_mask, PHY_C10_VDR_TX(1), in intel_cx0_phy_set_signal_levels()
524 intel_cx0_rmw(encoder, lane_mask, PHY_CX0_VDROVRD_CTL(lane, tx, 0), in intel_cx0_phy_set_signal_levels()
528 intel_cx0_rmw(encoder, lane_mask, PHY_CX0_VDROVRD_CTL(lane, tx, 1), in intel_cx0_phy_set_signal_levels()
532 intel_cx0_rmw(encoder, lane_mask, PHY_CX0_VDROVRD_CTL(lane, tx, 2), in intel_cx0_phy_set_signal_levels()
539 intel_cx0_rmw(encoder, owned_lane_mask, PHY_C10_VDR_OVRD, in intel_cx0_phy_set_signal_levels()
2295 intel_cx0_rmw(encoder, INTEL_CX0_BOTH_LANES, PHY_C10_VDR_CUSTOM_WIDTH, in intel_c10_pll_program()
[all …]
H A Dintel_lt_phy.c986 intel_cx0_rmw(encoder, lane_mask, addr, clear, set, committed); in intel_lt_phy_rmw()