Searched refs:S_028354_SURFACE_SYNC_MASK (Results 1 – 4 of 4) sorted by relevance
2375 r600_store_context_reg(cb, R_028354_SX_SURFACE_SYNC, S_028354_SURFACE_SYNC_MASK(0xf)); in cayman_init_atom_start_cs()2591 r600_store_context_reg(cb, R_028354_SX_SURFACE_SYNC, S_028354_SURFACE_SYNC_MASK(0xf)); in evergreen_init_common_regs()
1667 #define S_028354_SURFACE_SYNC_MASK(x) (((x) & 0x1FF) << 0) macro
2451 r600_store_context_reg(cb, R_028354_SX_SURFACE_SYNC, S_028354_SURFACE_SYNC_MASK(0xf)); in r600_init_atom_start_cs()
2787 #define S_028354_SURFACE_SYNC_MASK(x) (((x) & 0x1FF) << 0) macro