Searched refs:DPCD_LS04_INTERLANE_ALIGN_DONE (Results 1 – 3 of 3) sorted by relevance
57 #define DPCD_LS04_INTERLANE_ALIGN_DONE 0x01 macro
66 if (stat[2] & DPCD_LS04_INTERLANE_ALIGN_DONE) { in nvkm_output_dp_train()
245 eq_done = !!(dp->stat[2] & DPCD_LS04_INTERLANE_ALIGN_DONE); in dp_link_train_eq()