Searched refs:sc_irqcfpin (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/imx/
H A Dimx_pcic.h93 int sc_irqcfpin[IMX_PCIC_NSLOT]; member in struct:imx_pcic_softc
H A Dimx_pcic.c416 imx_gpio_set_direction(sc->sc_irqcfpin[s[i]], GPIO_IN);
419 so->irq = imx_gpio_intr_establish(sc->sc_irqcfpin[s[i]],
/netbsd-6-1-5-RELEASE/sys/arch/arm/xscale/
H A Dpxa2x0_pcic.h81 int sc_irqcfpin[PXAPCIC_NSLOT]; member in struct:pxapcic_softc
H A Dpxa2x0_pcic.c385 pxa2x0_gpio_set_function(sc->sc_irqcfpin[s[i]], GPIO_IN);
388 so->irq = pxa2x0_gpio_intr_establish(sc->sc_irqcfpin[s[i]],
/netbsd-6-1-5-RELEASE/sys/arch/hpcarm/dev/
H A Dnbppcic.c97 sc->sc_irqcfpin[0] = 73; /* GPIO 73: PCD1 */
99 sc->sc_irqcfpin[1] = 75; /* GPIO 75: PCD2 */
112 reg = pxa2x0_gpio_get_function(sc->sc_irqcfpin[so->socket]);
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/dev/
H A Dscoop_pcic.c81 sc->sc_irqcfpin[0] = C860_CF0_IRQ_PIN;
85 sc->sc_irqcfpin[0] = C3000_CF0_IRQ_PIN;
89 sc->sc_irqcfpin[0] = C3000_CF0_IRQ_PIN;
91 sc->sc_irqcfpin[1] = C3000_CF1_IRQ_PIN;
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/gumstix/
H A Dgxpcic.c172 sc->sc_irqcfpin[i] = gxpcic_slot_irqs[i].cd;
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/imx31/
H A Dimx31lk_pcic.c90 sc->sc_irqcfpin[0] = -1; /* XXX */

Completed in 276 milliseconds