Searched refs:addr_in_dst_buffer (Results 1 – 8 of 8) sorted by relevance
205 uint32_t *addr_in_dst_buffer,/*addr of dst_buffer for the DWORD*/ in vsp_cmdbuf_add_relocation() argument217 reloc->where = addr_in_dst_buffer - start_of_dst_buffer; /* Offset in DWORDs */ in vsp_cmdbuf_add_relocation()229 *addr_in_dst_buffer = new_val; in vsp_cmdbuf_add_relocation()231 *addr_in_dst_buffer = PSB_RELOC_MAGIC; in vsp_cmdbuf_add_relocation()235 *addr_in_dst_buffer = reloc - (struct drm_psb_reloc *)cmdbuf->reloc_base; in vsp_cmdbuf_add_relocation()
263 uint32_t *addr_in_dst_buffer,/*addr of dst_buffer for the DWORD*/ in pnw_cmdbuf_add_relocation() argument275 reloc->where = addr_in_dst_buffer - start_of_dst_buffer; /* Offset in DWORDs */ in pnw_cmdbuf_add_relocation()287 *addr_in_dst_buffer = new_val; in pnw_cmdbuf_add_relocation()289 *addr_in_dst_buffer = PSB_RELOC_MAGIC; in pnw_cmdbuf_add_relocation()293 *addr_in_dst_buffer = reloc - (struct drm_psb_reloc *)cmdbuf->reloc_base; in pnw_cmdbuf_add_relocation()
326 IMG_UINT32 *addr_in_dst_buffer,/*addr of dst_buffer for the DWORD*/ in tng_cmdbuf_add_relocation() argument338 reloc->where = addr_in_dst_buffer - start_of_dst_buffer; /* Offset in DWORDs */ in tng_cmdbuf_add_relocation()350 *addr_in_dst_buffer = new_val; in tng_cmdbuf_add_relocation()352 *addr_in_dst_buffer = PSB_RELOC_MAGIC; in tng_cmdbuf_add_relocation()356 *addr_in_dst_buffer = reloc - (struct drm_psb_reloc *)cmdbuf->reloc_base; in tng_cmdbuf_add_relocation()
160 uint32_t *addr_in_dst_buffer,/*addr of dst_buffer for the DWORD*/
181 uint32_t *addr_in_dst_buffer,
187 IMG_UINT32 *addr_in_dst_buffer,/*addr of dst_buffer for the DWORD*/
254 uint32_t *addr_in_dst_buffer,/*addr of dst_buffer for the DWORD*/ in lnc_cmdbuf_add_relocation() argument266 reloc->where = addr_in_dst_buffer - start_of_dst_buffer; /* Offset in DWORDs */ in lnc_cmdbuf_add_relocation()278 *addr_in_dst_buffer = new_val; in lnc_cmdbuf_add_relocation()280 *addr_in_dst_buffer = PSB_RELOC_MAGIC; in lnc_cmdbuf_add_relocation()284 *addr_in_dst_buffer = reloc - (struct drm_psb_reloc *)cmdbuf->reloc_base; in lnc_cmdbuf_add_relocation()
139 uint32_t *addr_in_dst_buffer,/*addr of dst_buffer for the DWORD*/