Home
last modified time | relevance | path

Searched refs:DPCD_LS02_LANE0_CR_DONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.h78 #define DPCD_LS02_LANE0_CR_DONE 0x01 macro
H A Ddp.c174 if (!(lane & DPCD_LS02_LANE0_CR_DONE)) in nvkm_dp_train_eq()
202 if (!(lane & DPCD_LS02_LANE0_CR_DONE)) { in nvkm_dp_train_cr()
488 if (!(lane & DPCD_LS02_LANE0_CR_DONE) || in nvkm_dp_acquire()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.h59 #define DPCD_LS02_LANE0_CR_DONE 0x01 macro
H A Ddp.c230 if (!(lane & DPCD_LS02_LANE0_CR_DONE)) in nvkm_dp_train_eq()
261 if (!(lane & DPCD_LS02_LANE0_CR_DONE)) { in nvkm_dp_train_cr()
578 if (!(lane & DPCD_LS02_LANE0_CR_DONE) || in nvkm_dp_acquire()

Completed in 4 milliseconds