Searched refs:omap_uwire_s (Results 1 – 2 of 2) sorted by relevance
493 struct omap_uwire_s;608 struct omap_uwire_s *microwire;
2163 struct omap_uwire_s { struct2175 static void omap_uwire_transfer_start(struct omap_uwire_s *s) in omap_uwire_transfer_start() argument2202 struct omap_uwire_s *s = opaque; in omap_uwire_read()2236 struct omap_uwire_s *s = opaque; in omap_uwire_write()2293 static void omap_uwire_reset(struct omap_uwire_s *s) in omap_uwire_reset()2303 static struct omap_uwire_s *omap_uwire_init(MemoryRegion *system_memory, in omap_uwire_init()2309 struct omap_uwire_s *s = g_new0(struct omap_uwire_s, 1); in omap_uwire_init()