Searched refs:NV04_PFB_CFG0 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nv20.c | 51 nvkm_mask(device, NV04_PFB_CFG0, 0, mask); in nv20_devinit_meminit() 60 nvkm_mask(device, NV04_PFB_CFG0, mask, 0); in nv20_devinit_meminit()
|
H A D | nv10.c | 59 nvkm_mask(device, NV04_PFB_CFG0, 0x30, mem_width[i]); in nv10_devinit_meminit() 93 nvkm_mask(device, NV04_PFB_CFG0, 0x1000, 0); in nv10_devinit_meminit()
|
H A D | fbmem.h | 39 #define NV04_PFB_CFG0 0x00100200 macro
|
H A D | nv05.c | 92 nvkm_mask(device, NV04_PFB_CFG0, 0, NV04_PFB_CFG0_SCRAMBLE); in nv05_devinit_meminit()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | regsnv04.h | 21 #define NV04_PFB_CFG0 0x00100200 macro
|
H A D | nv04.c | 37 nvkm_wr32(device, NV04_PFB_CFG0, 0x1114); in nv04_fb_init()
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | arb.c | 223 sim_data.memory_type = nvif_rd32(device, NV04_PFB_CFG0) & 0x1; in nv04_update_arb()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_reg.h | 30 #define NV04_PFB_CFG0 0x00100200 macro
|