Searched refs:ram_setf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramseq.h | 13 #define ram_setf(s,f,d) hwsq_setf(&(s)->base, (f), (d)) macro
|
H A D | ramnv50.c | 315 ram_setf(hwsq, 0x10, 0x00); /* disable fb */ in nv50_ram_calc() 463 ram_setf(hwsq, 0x10, 0x01); /* enable fb */ in nv50_ram_calc()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramseq.h | 13 #define ram_setf(s,f,d) hwsq_setf(&(s)->base, (f), (d)) macro
|
H A D | ramnv50.c | 314 ram_setf(hwsq, 0x10, 0x00); /* disable fb */ in nv50_ram_calc() 462 ram_setf(hwsq, 0x10, 0x01); /* enable fb */ in nv50_ram_calc()
|
Completed in 3 milliseconds