Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.h27 #define DPCD_LC00_LINK_BW_SET 0x00100 macro
H A Ddp.c311 ret = nvkm_wraux(outp->dp.aux, DPCD_LC00_LINK_BW_SET, sink, 2); in nvkm_dp_train_link()