Searched refs:NV_PRMCIO_INP0__COLOR (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | hw.h | 198 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()
|
D | dac.c | 84 NV_PRMCIO_INP0__COLOR, in sample_load_twice() 88 NV_PRMCIO_INP0__COLOR, in sample_load_twice() 92 NV_PRMCIO_INP0__COLOR, in sample_load_twice()
|
D | nvreg.h | 299 #define NV_PRMCIO_INP0__COLOR 0x006013da macro
|
D | hw.c | 744 nvkm_timer_wait_eq(ptimer, 650000000, NV_PRMCIO_INP0__COLOR, 0x8, 0x8); in nv_load_state_ext() 745 nvkm_timer_wait_eq(ptimer, 650000000, NV_PRMCIO_INP0__COLOR, 0x8, 0x0); in nv_load_state_ext()
|