Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_irq_handler.c86 (!hpd_irq_dpcd_data->bytes.lane_status_updated.bits.EQ_INTERLANE_ALIGN_DONE_128b_132b || in dp_parse_link_loss_status()
285 irq_data->bytes.lane_status_updated.bits.EQ_INTERLANE_ALIGN_DONE_128b_132b = in read_dpcd204h_on_irq_hpd()
286 dpcd_lane_status_updated.bits.EQ_INTERLANE_ALIGN_DONE_128b_132b; in read_dpcd204h_on_irq_hpd()
H A Dlink_dp_training_128b_132b.c137 } else if (dpcd_lane_status_updated.bits.EQ_INTERLANE_ALIGN_DONE_128b_132b) { in dp_perform_128b_132b_channel_eq_done_sequence()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h287 uint8_t EQ_INTERLANE_ALIGN_DONE_128b_132b:1; member