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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddev.c143 struct io_attrs io_mgr_attrs; local
205 io_mgr_attrs.birq = host_res->birq_registers;
206 io_mgr_attrs.irq_shared =
208 io_mgr_attrs.word_size = DSPWORDSIZE;
213 io_mgr_attrs.shm_base = host_res->dw_mem_base[1] +
215 io_mgr_attrs.usm_length =
219 io_mgr_attrs.shm_base = 0;
220 io_mgr_attrs.usm_length = 0;
236 &io_mgr_attrs);

Completed in 98 milliseconds