Searched refs:shm_base (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Diodefs.h32 u32 shm_base; /* Physical base address of shared memory. */ member in struct:io_attrs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Dio.c64 if ((mgr_attrts->shm_base != 0) && (mgr_attrts->usm_length == 0))
H A Dcmm.c67 unsigned int shm_base; /* Start of physical SM block */ member in struct:cmm_allocator
475 altr->shm_base - altr->ul_dsp_size;
479 altr->shm_base;
575 psma->shm_base = dw_gpp_base_pa; /* SM Base phys */
1109 dw_offset = (u8 *) paddr - (u8 *) (allocator->shm_base -
1125 allocator->shm_base - allocator->ul_dsp_size +
1135 GPPPA2DSPPA((allocator->shm_base - allocator->ul_dsp_size),
1142 DSPPA2GPPPA(allocator->shm_base - allocator->ul_dsp_size,
H A Ddev.c213 io_mgr_attrs.shm_base = host_res->dw_mem_base[1] +
219 io_mgr_attrs.shm_base = 0;

Completed in 94 milliseconds