Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/plat-omap/include/plat/
Domap_hwmod.h514 struct omap_hwmod { struct
516 struct omap_hwmod_class *class; argument
518 struct omap_hwmod_mux_info *mux; argument
519 struct omap_hwmod_irq_info *mpu_irqs; argument
520 struct omap_hwmod_dma_info *sdma_reqs; argument
521 struct omap_hwmod_rst_info *rst_lines; argument
523 struct omap_hwmod_omap2_prcm omap2; argument
528 struct omap_hwmod_opt_clk *opt_clks; argument
532 struct omap_hwmod_ocp_if **masters; /* connect to *_IA */ argument
533 struct omap_hwmod_ocp_if **slaves; /* connect to *_TA */ argument
[all …]