Home
last modified time | relevance | path

Searched defs:bridge_dev_context (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/tidspbridge/core/
D_tiomap.h321 struct bridge_dev_context { struct
322 struct dev_object *dev_obj; /* Handle to Bridge device object. */
323 u32 dsp_base_addr; /* Arm's API to DSP virt base addr */
328 u32 dsp_ext_base_addr; /* See the comment above */
329 u32 api_reg_base; /* API mem map'd registers */
330 void __iomem *dsp_mmu_base; /* DSP MMU Mapped registers */
331 u32 api_clk_base; /* CLK Registers */
332 u32 dsp_clk_m2_base; /* DSP Clock Module m2 */
333 u32 public_rhea; /* Pub Rhea */
334 u32 int_addr; /* MB INTR reg */
[all …]