Home
last modified time | relevance | path

Searched refs:nvbios_dpout_match (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddp.h19 u16 nvbios_dpout_match(struct nvkm_bios *, u16 type, u16 mask,
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Ddp.c138 nvbios_dpout_match(struct nvkm_bios *bios, u16 type, u16 mask, in nvbios_dpout_match() function
Dinit.c816 (data = nvbios_dpout_match(bios, DCB_OUTPUT_DP, in init_generic_condition()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddp.c136 data = nvbios_dpout_match(bios, dp->outp.info.hasht, in nvkm_dp_train_drive()
800 data = nvbios_dpout_match(bios, dp->outp.info.hasht, in nvkm_dp_ctor()