Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Ddac.c98 sense_a = nvif_rd08(device, NV_PRMCIO_INP0) & 0x10; in sample_load_twice()
103 sense_b = nvif_rd08(device, NV_PRMCIO_INP0) & 0x10; in sample_load_twice()
106 nvif_rd08(device, NV_PRMCIO_INP0) & 0x10; in sample_load_twice()
Dnvreg.h186 #define NV_PRMCIO_INP0 0x006013c2 macro