Searched refs:ul_num_bytes (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dtiomap_io.h52 u32 ul_num_bytes, u32 mem_type);
59 u32 ul_num_bytes, u32 mem_type);
69 u32 ul_num_bytes, u32 mem_type,
H A Dtiomap3430.c80 u32 dsp_addr, u32 ul_num_bytes,
89 u32 dsp_addr, u32 ul_num_bytes,
95 u32 ul_num_bytes, u32 mem_type);
98 u32 ul_num_bytes, u32 mem_type);
101 u32 ul_num_bytes, u32 ul_map_attr,
104 u32 virt_addr, u32 ul_num_bytes);
120 u32 ul_num_bytes,
306 u32 ul_num_bytes, u32 mem_type)
323 ul_num_bytes, mem_type);
327 memcpy(host_buff, (void *)(dsp_base_addr + offset), ul_num_bytes);
304 bridge_brd_read(struct bridge_dev_context *dev_ctxt, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
704 bridge_brd_write(struct bridge_dev_context *dev_ctxt, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
1048 bridge_brd_mem_copy(struct bridge_dev_context *dev_ctxt, u32 dsp_dest_addr, u32 dsp_src_addr, u32 ul_num_bytes, u32 mem_type) argument
1088 bridge_brd_mem_write(struct bridge_dev_context *dev_ctxt, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
1126 bridge_brd_mem_map(struct bridge_dev_context *dev_ctxt, u32 ul_mpu_addr, u32 virt_addr, u32 ul_num_bytes, u32 ul_map_attr, struct page **mapped_pages) argument
1347 bridge_brd_mem_un_map(struct bridge_dev_context *dev_ctxt, u32 virt_addr, u32 ul_num_bytes) argument
1708 mem_map_vmalloc(struct bridge_dev_context *dev_context, u32 ul_mpu_addr, u32 virt_addr, u32 ul_num_bytes, struct hw_mmu_map_attrs_t *hw_attrs) argument
[all...]
H A Dtiomap_io.c55 u32 ul_num_bytes, u32 mem_type)
171 memcpy(host_buff, (u8 *) dw_base_addr + offset, ul_num_bytes); local
182 u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes,
213 if (ul_num_bytes)
214 memcpy((u8 *) (dw_base_addr + offset), host_buff, ul_num_bytes);
229 u32 ul_num_bytes, u32 mem_type,
370 if (ul_num_bytes)
372 ul_num_bytes);
53 read_ext_dsp_data(struct bridge_dev_context *dev_ctxt, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
181 write_dsp_data(struct bridge_dev_context *dev_context, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
227 write_ext_dsp_data(struct bridge_dev_context *dev_context, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type, bool dynamic_load) argument
H A Dio_sm.c1820 u32 ul_num_bytes = 0; local
1855 ul_num_bytes = (ul_trace_end - ul_trace_begin);
1857 ul_num_words = ul_num_bytes * ul_word_size;
1863 psz_buf = kzalloc(ul_num_bytes + 2, GFP_ATOMIC);
1868 ul_num_bytes, 0);
1895 if (ul_num_bytes) {
1901 buf_end = &psz_buf[ul_num_bytes+1];
1911 ul_num_bytes = buf_end - str_beg;
1914 new_line = strnchr(str_beg, ul_num_bytes,
1920 ul_num_bytes
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/core/
H A Dtiomap_io.h52 u32 ul_num_bytes, u32 mem_type);
59 u32 ul_num_bytes, u32 mem_type);
69 u32 ul_num_bytes, u32 mem_type,
H A Dtiomap3430.c80 u32 dsp_addr, u32 ul_num_bytes,
89 u32 dsp_addr, u32 ul_num_bytes,
95 u32 ul_num_bytes, u32 mem_type);
98 u32 ul_num_bytes, u32 mem_type);
101 u32 ul_num_bytes, u32 ul_map_attr,
104 u32 virt_addr, u32 ul_num_bytes);
120 u32 ul_num_bytes,
306 u32 ul_num_bytes, u32 mem_type)
323 ul_num_bytes, mem_type);
327 memcpy(host_buff, (void *)(dsp_base_addr + offset), ul_num_bytes);
304 bridge_brd_read(struct bridge_dev_context *dev_ctxt, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
704 bridge_brd_write(struct bridge_dev_context *dev_ctxt, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
1048 bridge_brd_mem_copy(struct bridge_dev_context *dev_ctxt, u32 dsp_dest_addr, u32 dsp_src_addr, u32 ul_num_bytes, u32 mem_type) argument
1088 bridge_brd_mem_write(struct bridge_dev_context *dev_ctxt, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
1126 bridge_brd_mem_map(struct bridge_dev_context *dev_ctxt, u32 ul_mpu_addr, u32 virt_addr, u32 ul_num_bytes, u32 ul_map_attr, struct page **mapped_pages) argument
1347 bridge_brd_mem_un_map(struct bridge_dev_context *dev_ctxt, u32 virt_addr, u32 ul_num_bytes) argument
1708 mem_map_vmalloc(struct bridge_dev_context *dev_context, u32 ul_mpu_addr, u32 virt_addr, u32 ul_num_bytes, struct hw_mmu_map_attrs_t *hw_attrs) argument
[all...]
H A Dtiomap_io.c55 u32 ul_num_bytes, u32 mem_type)
171 memcpy(host_buff, (u8 *) dw_base_addr + offset, ul_num_bytes); local
182 u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes,
213 if (ul_num_bytes)
214 memcpy((u8 *) (dw_base_addr + offset), host_buff, ul_num_bytes);
229 u32 ul_num_bytes, u32 mem_type,
370 if (ul_num_bytes)
372 ul_num_bytes);
53 read_ext_dsp_data(struct bridge_dev_context *dev_ctxt, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
181 write_dsp_data(struct bridge_dev_context *dev_context, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type) argument
227 write_ext_dsp_data(struct bridge_dev_context *dev_context, u8 *host_buff, u32 dsp_addr, u32 ul_num_bytes, u32 mem_type, bool dynamic_load) argument
H A Dio_sm.c1820 u32 ul_num_bytes = 0; local
1855 ul_num_bytes = (ul_trace_end - ul_trace_begin);
1857 ul_num_words = ul_num_bytes * ul_word_size;
1863 psz_buf = kzalloc(ul_num_bytes + 2, GFP_ATOMIC);
1868 ul_num_bytes, 0);
1895 if (ul_num_bytes) {
1901 buf_end = &psz_buf[ul_num_bytes+1];
1911 ul_num_bytes = buf_end - str_beg;
1914 new_line = strnchr(str_beg, ul_num_bytes,
1920 ul_num_bytes
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dnldrdefs.h50 * ul_num_bytes: Number of (GPP) bytes to copy.
53 * ul_num_bytes: Success.
59 u32 dsp_load_addr, u32 ul_num_bytes, u32 mem_space);
68 * ul_num_bytes: Number of (GPP) bytes to write.
71 * ul_num_bytes: Success.
78 u32 ul_num_bytes, u32 mem_space);
H A Ddspdefs.h121 * ul_num_bytes: Number of bytes to copy
137 u32 ul_num_bytes, u32 mem_type);
147 * ul_num_bytes: Number of bytes to transfer.
161 u32 dsp_addr, u32 ul_num_bytes,
172 * ul_num_bytes: Number of bytes to map.
183 u32 virt_addr, u32 ul_num_bytes,
194 * ul_num_bytes: Number of bytes to unmap.
204 u32 virt_addr, u32 ul_num_bytes);
253 * ul_num_bytes: Number of bytes to transfer.
263 * Will not write more than ul_num_bytes byte
[all...]
H A Dcod.h53 void *pbuf, u32 ul_num_bytes, u32 mem_space);
H A Ddev.h47 * ul_num_bytes: Number of bytes to transfer.
59 void *host_buf, u32 ul_num_bytes, u32 mem_space);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/include/dspbridge/
H A Dnldrdefs.h50 * ul_num_bytes: Number of (GPP) bytes to copy.
53 * ul_num_bytes: Success.
59 u32 dsp_load_addr, u32 ul_num_bytes, u32 mem_space);
68 * ul_num_bytes: Number of (GPP) bytes to write.
71 * ul_num_bytes: Success.
78 u32 ul_num_bytes, u32 mem_space);
H A Ddspdefs.h121 * ul_num_bytes: Number of bytes to copy
137 u32 ul_num_bytes, u32 mem_type);
147 * ul_num_bytes: Number of bytes to transfer.
161 u32 dsp_addr, u32 ul_num_bytes,
172 * ul_num_bytes: Number of bytes to map.
183 u32 virt_addr, u32 ul_num_bytes,
194 * ul_num_bytes: Number of bytes to unmap.
204 u32 virt_addr, u32 ul_num_bytes);
253 * ul_num_bytes: Number of bytes to transfer.
263 * Will not write more than ul_num_bytes byte
[all...]
H A Dcod.h53 void *pbuf, u32 ul_num_bytes, u32 mem_space);
H A Ddev.h47 * ul_num_bytes: Number of bytes to transfer.
59 void *host_buf, u32 ul_num_bytes, u32 mem_space);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddev.c104 u32 ul_num_bytes, u32 mem_space)
117 dsp_add, ul_num_bytes, mem_space);
119 if (ul_num_bytes == 0)
120 ul_num_bytes = 1;
122 ul_written = ul_num_bytes;
103 dev_brd_write_fxn(void *arb, u32 dsp_add, void *host_buf, u32 ul_num_bytes, u32 mem_space) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/pmgr/
H A Ddev.c104 u32 ul_num_bytes, u32 mem_space)
117 dsp_add, ul_num_bytes, mem_space);
119 if (ul_num_bytes == 0)
120 ul_num_bytes = 1;
122 ul_written = ul_num_bytes;
103 dev_brd_write_fxn(void *arb, u32 dsp_add, void *host_buf, u32 ul_num_bytes, u32 mem_space) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnode.c261 u32 ul_num_bytes, u32 mem_space);
263 u32 ul_num_bytes, u32 mem_space);
3132 u32 ul_num_bytes, u32 mem_space)
3148 ul_size = ul_num_bytes / hnode_mgr->udsp_word_size;
3158 ul_num_bytes, (u32) mem_space);
3160 ul_bytes = ul_num_bytes;
3176 u32 ul_num_bytes, u32 mem_space)
3199 dsp_add, ul_num_bytes, mem_sect_type);
3201 return ul_num_bytes;
3131 ovly(void *priv_ref, u32 dsp_run_addr, u32 dsp_load_addr, u32 ul_num_bytes, u32 mem_space) argument
3175 mem_write(void *priv_ref, u32 dsp_add, void *pbuf, u32 ul_num_bytes, u32 mem_space) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/rmgr/
H A Dnode.c261 u32 ul_num_bytes, u32 mem_space);
263 u32 ul_num_bytes, u32 mem_space);
3132 u32 ul_num_bytes, u32 mem_space)
3148 ul_size = ul_num_bytes / hnode_mgr->udsp_word_size;
3158 ul_num_bytes, (u32) mem_space);
3160 ul_bytes = ul_num_bytes;
3176 u32 ul_num_bytes, u32 mem_space)
3199 dsp_add, ul_num_bytes, mem_sect_type);
3201 return ul_num_bytes;
3131 ovly(void *priv_ref, u32 dsp_run_addr, u32 dsp_load_addr, u32 ul_num_bytes, u32 mem_space) argument
3175 mem_write(void *priv_ref, u32 dsp_add, void *pbuf, u32 ul_num_bytes, u32 mem_space) argument

Completed in 147 milliseconds