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

/netbsd-current/sys/arch/evbarm/viper/
H A Dif_sm_pxaip.c80 struct sm_pxaip_softc *pxasc = device_private(self); local
81 struct smc91cxx_softc *sc = &pxasc->sc_sm;
93 pxasc->ih = pxa2x0_gpio_intr_establish(paa->pxa_intr, IST_EDGE_RISING,
95 if (pxasc->ih == NULL) {

Completed in 180 milliseconds