Searched defs:omap_hwmod (Results 1 – 1 of 1) sorted by relevance
514 struct omap_hwmod { struct516 struct omap_hwmod_class *class; argument518 struct omap_hwmod_mux_info *mux; argument519 struct omap_hwmod_irq_info *mpu_irqs; argument520 struct omap_hwmod_dma_info *sdma_reqs; argument521 struct omap_hwmod_rst_info *rst_lines; argument523 struct omap_hwmod_omap2_prcm omap2; argument528 struct omap_hwmod_opt_clk *opt_clks; argument532 struct omap_hwmod_ocp_if **masters; /* connect to *_IA */ argument533 struct omap_hwmod_ocp_if **slaves; /* connect to *_TA */ argument[all …]