Home
last modified time | relevance | path

Searched refs:dsp_address (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Drmm.c89 u32 align, u32 *dsp_address);
97 u32 align, u32 *dsp_address, bool reserve) in rmm_alloc() argument
105 DBC_REQUIRE(dsp_address != NULL); in rmm_alloc()
111 if (!alloc_block(target, segid, size, align, dsp_address)) { in rmm_alloc()
122 addr = *dsp_address; in rmm_alloc()
399 u32 align, u32 *dsp_address) in alloc_block() argument
440 *dsp_address = addr + tmpalign; in alloc_block()
Dnldr.c278 static s32 fake_ovly_write(void *handle, u32 dsp_address, void *buf, u32 bytes,
292 u32 align, u32 *dsp_address,
295 static int remote_free(void **ref, u16 space, u32 dsp_address, u32 size,
1109 static s32 fake_ovly_write(void *handle, u32 dsp_address, void *buf, u32 bytes, in fake_ovly_write() argument
1611 u32 align, u32 *dsp_address, in remote_alloc() argument
1623 struct rmm_addr *rmm_addr_obj = (struct rmm_addr *)dsp_address; in remote_alloc()
1681 rmm_alloc(rmm, segid, word_size, align, dsp_address, false); in remote_alloc()
1699 dsp_address, false); in remote_alloc()
1719 dsp_address, false); in remote_alloc()
1731 static int remote_free(void **ref, u16 space, u32 dsp_address, in remote_free() argument
[all …]
/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Ddblldefs.h78 u32 *dsp_address, s32 seg_id, s32 req,
146 typedef s32(*dbll_write_fxn) (void *hdl, u32 dsp_address, void *buf,
Drmm.h77 u32 align, u32 *dsp_address, bool reserve);
/linux-2.6.39/sound/pci/asihpi/
Dhpi_internal.h656 u32 dsp_address; member
1301 u32 dsp_address; member
Dhpi.h1200 u16 hpi_adapter_debug_read(u16 adapter_index, u32 dsp_address, char *p_bytes,