Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Domap_intc.c41 struct OMAPIntcState { struct
112 OMAPIntcState *ih = opaque; in omap_set_intr()
139 OMAPIntcState *ih = opaque; in omap_set_intr_noedge()
159 OMAPIntcState *s = opaque; in omap_inth_read()
237 OMAPIntcState *s = opaque; in omap_inth_write()
339 OMAPIntcState *s = OMAP_INTC(dev); in omap_inth_reset()
369 OMAPIntcState *s = OMAP_INTC(obj); in omap_intc_init()
383 OMAPIntcState *s = OMAP_INTC(dev); in omap_intc_realize()
426 OMAPIntcState *s = opaque; in omap2_inth_read()
507 OMAPIntcState *s = opaque; in omap2_inth_write()
[all …]
/openbmc/qemu/include/hw/arm/
H A Domap.h73 typedef struct OMAPIntcState OMAPIntcState; typedef
74 DECLARE_INSTANCE_CHECKER(OMAPIntcState, OMAP_INTC, TYPE_OMAP_INTC)
91 void omap_intc_set_iclk(OMAPIntcState *intc, omap_clk clk);
92 void omap_intc_set_fclk(OMAPIntcState *intc, omap_clk clk);