Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()