Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Domap1.c2426 struct omap_pwt_s { struct
2436 struct omap_pwt_s *s = opaque; in omap_pwt_read() argument
2458 struct omap_pwt_s *s = opaque; in omap_pwt_write()
2509 static void omap_pwt_reset(struct omap_pwt_s *s) in omap_pwt_reset()
2516 static struct omap_pwt_s *omap_pwt_init(MemoryRegion *system_memory, in omap_pwt_init()
2520 struct omap_pwt_s *s = g_malloc0(sizeof(*s)); in omap_pwt_init()
/openbmc/qemu/include/hw/arm/
H A Domap.h611 struct omap_pwt_s *pwt;