Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dvga.c90 nvkm_wrvgag(struct nvkm_device *device, int head, u8 index, u8 value) in nvkm_wrvgag() function
123 else if (port == 0x03ce) nvkm_wrvgag(device, head, index, value); in nvkm_wrvgai()
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dvga.h16 void nvkm_wrvgag(struct nvkm_device *, int head, u8 index, u8 value);