Searched refs:bcm_intc_softc (Results 1 – 1 of 1) sorted by relevance
123 struct bcm_intc_softc { struct140 static struct bcm_intc_softc *bcm_intc_sc = NULL; argument148 bcm_intc_isrc_mask(struct bcm_intc_softc *sc, struct bcm_intc_irqsrc *bii) in bcm_intc_isrc_mask()155 bcm_intc_isrc_unmask(struct bcm_intc_softc *sc, struct bcm_intc_irqsrc *bii) in bcm_intc_isrc_unmask()162 bcm2835_intc_active_intr(struct bcm_intc_softc *sc) in bcm2835_intc_active_intr()216 struct bcm_intc_softc *sc = arg; in bcm2835_intc_intr()259 struct bcm_intc_softc *sc; in bcm_intc_map_intr()329 bcm_intc_pic_register(struct bcm_intc_softc *sc, intptr_t xref) in bcm_intc_pic_register()383 struct bcm_intc_softc *sc = device_get_softc(dev); in bcm_intc_attach()446 sizeof(struct bcm_intc_softc),