Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.h70 #define DPCD_LS04_INTERLANE_ALIGN_DONE 0x01 macro
H A Ddp.c261 eq_done = !!(lt->stat[2] & DPCD_LS04_INTERLANE_ALIGN_DONE); in nvkm_dp_train_eq()