Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddport.h46 #define DPCD_LS02_LANE0_CR_DONE 0x01 macro
Ddport.c210 if (!(lane & DPCD_LS02_LANE0_CR_DONE)) { in dp_link_train_cr()
248 if (!(lane & DPCD_LS02_LANE0_CR_DONE)) in dp_link_train_eq()
Doutpdp.c67 if (!(lane & DPCD_LS02_LANE0_CR_DONE) || in nvkm_output_dp_train()