Home
last modified time | relevance | path

Searched refs:omap_pwt_s (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/arm/
H A Domap1.c2428 struct omap_pwt_s { struct
2438 struct omap_pwt_s *s = opaque; in omap_pwt_read() argument
2460 struct omap_pwt_s *s = opaque; in omap_pwt_write()
2512 static void omap_pwt_reset(struct omap_pwt_s *s) in omap_pwt_reset()
2519 static struct omap_pwt_s *omap_pwt_init(MemoryRegion *system_memory, in omap_pwt_init()
2523 struct omap_pwt_s *s = g_malloc0(sizeof(*s)); in omap_pwt_init()
/qemu/include/hw/arm/
H A Domap.h614 struct omap_pwt_s *pwt;