Searched refs:OMAPIntcState (Results 1 – 2 of 2) sorted by relevance
41 struct OMAPIntcState { struct61 static void omap_inth_sir_update(OMAPIntcState *s, int is_fiq) in omap_inth_sir_update() argument89 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 …]
63 typedef struct OMAPIntcState OMAPIntcState; typedef64 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);