Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.h59 #define DPCD_LS02_LANE0_CR_DONE 0x01 macro
H A Ddp.c264 if (!(lane & DPCD_LS02_LANE0_CR_DONE)) in nvkm_dp_train_eq()
295 if (!(lane & DPCD_LS02_LANE0_CR_DONE)) { in nvkm_dp_train_cr()