Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dtzic.c63 struct tzic_softc { struct
69 static struct tzic_softc *tzic_sc; argument
72 tzic_read_4(struct tzic_softc *sc, int reg) in tzic_read_4()
86 tzic_irq_eoi(struct tzic_softc *sc) in tzic_irq_eoi()
93 tzic_irq_mask(struct tzic_softc *sc, u_int irq) in tzic_irq_mask()
109 struct tzic_softc *sc = arg; in tzic_intr()
143 struct tzic_softc *sc = device_get_softc(dev); in tzic_enable_intr()
153 struct tzic_softc *sc = device_get_softc(dev); in tzic_disable_intr()
163 struct tzic_softc *sc; in tzic_map_intr()
202 tzic_pic_attach(struct tzic_softc *sc) in tzic_pic_attach()
[all …]