Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramnv44.c33 u32 pfb474 = nv_rd32(pfb, 0x100474); in nv44_ram_create() local
41 if (pfb474 & 0x00000004) in nv44_ram_create()
43 if (pfb474 & 0x00000002) in nv44_ram_create()
45 if (pfb474 & 0x00000001) in nv44_ram_create()
Dramnv41.c33 u32 pfb474 = nv_rd32(pfb, 0x100474); in nv41_ram_create() local
41 if (pfb474 & 0x00000004) in nv41_ram_create()
43 if (pfb474 & 0x00000002) in nv41_ram_create()
45 if (pfb474 & 0x00000001) in nv41_ram_create()