Searched refs:SPRSURFLIVE (Results 1 – 2 of 2) sorted by relevance
1036 vgpu_vreg_t(vgpu, SPRSURFLIVE(pipe)) = vgpu_vreg(vgpu, offset); in spr_surf_mmio_write()1060 vgpu_vreg_t(vgpu, SPRSURFLIVE(pipe)) = vgpu_vreg(vgpu, offset); in reg50080_mmio_write()2379 MMIO_D(SPRSURFLIVE(PIPE_A), D_ALL); in init_generic_mmio_info()2394 MMIO_D(SPRSURFLIVE(PIPE_B), D_ALL); in init_generic_mmio_info()2409 MMIO_D(SPRSURFLIVE(PIPE_C), D_ALL); in init_generic_mmio_info()
6998 #define SPRSURFLIVE(pipe) _MMIO_PIPE(pipe, _SPRA_SURFLIVE, _SPRB_SURFLIVE) macro