Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Domap1.c1379 struct dpll_ctl_s { struct
1388 struct dpll_ctl_s *s = opaque; in omap_dpll_read() argument
1404 struct dpll_ctl_s *s = opaque; in omap_dpll_write()
1445 static void omap_dpll_reset(struct dpll_ctl_s *s) in omap_dpll_reset()
1451 static struct dpll_ctl_s *omap_dpll_init(MemoryRegion *memory, in omap_dpll_init()
1454 struct dpll_ctl_s *s = g_malloc0(sizeof(*s)); in omap_dpll_init()
/qemu/include/hw/arm/
H A Domap.h945 struct dpll_ctl_s *dpll[3];