Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/
Ddac.c103 sense_a = nvif_rd08(device, NV_PRMCIO_INP0) & 0x10; in sample_load_twice()
108 sense_b = nvif_rd08(device, NV_PRMCIO_INP0) & 0x10; in sample_load_twice()
111 nvif_rd08(device, NV_PRMCIO_INP0) & 0x10; in sample_load_twice()
Dnvreg.h186 #define NV_PRMCIO_INP0 0x006013c2 macro