Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h198 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVSetEnablePalette()
205 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVGetEnablePalette()
218 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVWriteVgaAttr()
233 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVReadVgaAttr()
Ddac.c84 if (!(nvif_rd32(device, NV_PRMCIO_INP0__COLOR) & 1)) in sample_load_twice()
90 if ( (nvif_rd32(device, NV_PRMCIO_INP0__COLOR) & 1)) in sample_load_twice()
96 if (!(nvif_rd32(device, NV_PRMCIO_INP0__COLOR) & 1)) in sample_load_twice()
Dnvreg.h299 #define NV_PRMCIO_INP0__COLOR 0x006013da macro
Dhw.c749 if ( (nvif_rd32(device, NV_PRMCIO_INP0__COLOR) & 8)) in nv_load_state_ext()
753 if (!(nvif_rd32(device, NV_PRMCIO_INP0__COLOR) & 8)) in nv_load_state_ext()