Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A 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()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dvga.h16 void nvkm_wrvgag(struct nvkm_device *, int head, u8 index, u8 value);