Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy.c2190 int tx_lane; in intel_readout_lane_count() local
2215 for (tx_lane = 0; tx_lane < max_tx_lane_count; tx_lane++) { in intel_readout_lane_count()
2216 u8 phy_lane_mask = tx_lane < 2 ? lane0 : lane1; in intel_readout_lane_count()
2217 int tx = tx_lane % 2 + 1; in intel_readout_lane_count()