Searched refs:NV_PRMCIO_INP0__COLOR (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 197 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVSetEnablePalette() 204 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVGetEnablePalette() 217 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVWriteVgaAttr() 232 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVReadVgaAttr()
|
H A D | dac.c | 84 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()
|
H A D | nvreg.h | 299 #define NV_PRMCIO_INP0__COLOR 0x006013da macro
|
H A D | hw.c | 749 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 197 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVSetEnablePalette() 204 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVGetEnablePalette() 217 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVWriteVgaAttr() 232 nvif_rd08(device, NV_PRMCIO_INP0__COLOR + head * NV_PRMCIO_SIZE); in NVReadVgaAttr()
|
H A D | dac.c | 84 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()
|
H A D | nvreg.h | 299 #define NV_PRMCIO_INP0__COLOR 0x006013da macro
|
H A D | hw.c | 751 if ( (nvif_rd32(device, NV_PRMCIO_INP0__COLOR) & 8)) in nv_load_state_ext() 755 if (!(nvif_rd32(device, NV_PRMCIO_INP0__COLOR) & 8)) in nv_load_state_ext()
|
Completed in 10 milliseconds