Home
last modified time | relevance | path

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

/openbmc/linux/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()