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
61 static void omap_inth_sir_update(OMAPIntcState *s, int is_fiq) in omap_inth_sir_update() argument
89 static inline void omap_inth_update(OMAPIntcState *s, int is_fiq) in omap_inth_update()
110 OMAPIntcState *ih = opaque; in omap_set_intr()
137 OMAPIntcState *s = opaque; in omap_inth_read()
215 OMAPIntcState *s = opaque; in omap_inth_write()
317 OMAPIntcState *s = OMAP_INTC(dev); in omap_inth_reset()
347 OMAPIntcState *s = OMAP_INTC(obj); in omap_intc_init()
361 OMAPIntcState *s = OMAP_INTC(dev); in omap_intc_realize()
368 void omap_intc_set_iclk(OMAPIntcState *intc, omap_clk clk) in omap_intc_set_iclk()
[all …]
/openbmc/qemu/include/hw/arm/
H A Domap.h63 typedef struct OMAPIntcState OMAPIntcState; typedef
64 DECLARE_INSTANCE_CHECKER(OMAPIntcState, OMAP_INTC, TYPE_OMAP_INTC)
81 void omap_intc_set_iclk(OMAPIntcState *intc, omap_clk clk);
82 void omap_intc_set_fclk(OMAPIntcState *intc, omap_clk clk);