Searched refs:omap_mcbsp_ops (Results 1 – 3 of 3) sorted by relevance
15 struct omap_mcbsp_ops { struct21 struct omap_mcbsp_ops *ops; argument
76 static struct omap_mcbsp_ops omap1_mcbsp_ops = {
3437 static const MemoryRegionOps omap_mcbsp_ops = { variable3477 memory_region_init_io(&s->iomem, NULL, &omap_mcbsp_ops, s, "omap-mcbsp", 0x800); in omap_mcbsp_init()