Home
last modified time | relevance | path

Searched refs:NV04_PFB_CFG1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv05.c94 nvkm_mask(device, NV04_PFB_CFG1, 0x700001, (ramcfg[1] & 1) << 20); in nv05_devinit_meminit()
95 nvkm_mask(device, NV04_PFB_CFG1, 0, 1); in nv05_devinit_meminit()
H A Dfbmem.h41 #define NV04_PFB_CFG1 0x00100204 macro
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c202 uint32_t cfg1 = nvif_rd32(device, NV04_PFB_CFG1); in nv04_update_arb()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h32 #define NV04_PFB_CFG1 0x00100204 macro