Searched refs:vahi (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgp100.c95 u32 vahi = nvkm_rd32(device, 0x002808 + (unit * 0x10)); local
100 info.addr = ((u64)vahi << 32) | valo;
H A Dgm107.c106 u32 vahi = nvkm_rd32(device, 0x002808 + (unit * 0x10)); local
111 info.addr = ((u64)vahi << 32) | valo;
H A Dgf100.c701 u32 vahi = nvkm_rd32(device, 0x002808 + (unit * 0x10)); local
706 info.addr = ((u64)vahi << 32) | valo;

Completed in 118 milliseconds