Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.h70 #define DPCD_LS04_INTERLANE_ALIGN_DONE 0x01 macro
H A Ddp.c227 eq_done = !!(lt->stat[2] & DPCD_LS04_INTERLANE_ALIGN_DONE); in nvkm_dp_train_eq()
575 if (stat[2] & DPCD_LS04_INTERLANE_ALIGN_DONE) { in nvkm_dp_acquire()