Searched refs:omap_uwire_s (Results 1 – 2 of 2) sorted by relevance
493 struct omap_uwire_s;611 struct omap_uwire_s *microwire;
2165 struct omap_uwire_s { struct2177 static void omap_uwire_transfer_start(struct omap_uwire_s *s) in omap_uwire_transfer_start() argument2204 struct omap_uwire_s *s = opaque; in omap_uwire_read()2238 struct omap_uwire_s *s = opaque; in omap_uwire_write()2295 static void omap_uwire_reset(struct omap_uwire_s *s) in omap_uwire_reset()2305 static struct omap_uwire_s *omap_uwire_init(MemoryRegion *system_memory, in omap_uwire_init()2311 struct omap_uwire_s *s = g_new0(struct omap_uwire_s, 1); in omap_uwire_init()