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

/netbsd-current/sys/arch/iyonix/include/
H A Dintr.h61 #define IST_LEVEL_LOW IST_LEVEL macro
/netbsd-current/sys/arch/hpcarm/include/
H A Dintr.h58 #define IST_LEVEL_LOW IST_LEVEL macro
/netbsd-current/sys/arch/zaurus/include/
H A Dintr.h61 #define IST_LEVEL_LOW IST_LEVEL macro
/netbsd-current/sys/arch/evbarm/include/
H A Dintr.h61 #define IST_LEVEL_LOW IST_LEVEL macro
/netbsd-current/sys/arch/or1k/include/
H A Dintr.h67 #define IST_LEVEL_LOW IST_LEVEL macro
/netbsd-current/sys/arch/powerpc/include/
H A Dintr.h61 #define IST_LEVEL_LOW IST_LEVEL macro
/netbsd-current/sys/arch/riscv/include/
H A Dintr.h68 #define IST_LEVEL_LOW 5 /* level triggered, active low */ macro
/netbsd-current/sys/arch/mips/include/
H A Dintr.h65 #define IST_LEVEL_LOW 5 /* level triggered, active low */ macro
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dintr.h55 #define IST_LEVEL_LOW IST_LEVEL macro
/netbsd-current/sys/arch/mips/alchemy/dev/
H A Dohci_aubus.c139 ih = au_intr_establish(aa->aa_irq[0], 0, IPL_USB, IST_LEVEL_LOW,
H A Daupci.c413 return (au_intr_establish(ih, 0, ipl, IST_LEVEL_LOW, handler, arg));
H A Daupcmcia.c330 IPL_TTY, IST_LEVEL_LOW, aupcm_card_intr, sp);
/netbsd-current/sys/arch/arm/marvell/
H A Dmvsocgpp.c312 case IST_LEVEL_LOW:
337 case IST_LEVEL_LOW:
H A Dpci_machdep.c362 return mvsocgpp_intr_establish(gpp_pin, ipl, IST_LEVEL_LOW, intrhand,
/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dif_ne_obio.c126 IST_LEVEL_LOW,
/netbsd-current/sys/arch/arm/gemini/
H A Dlpc_com.c191 IPL_SERIAL, IST_LEVEL_LOW, lpc_com_intr, &sc->sc_com);
H A Dgemini_icu.c210 case IST_LEVEL_LOW: sc->sc_level_lo_mask |= irq_mask; break;
H A Dgemini_gpio.c191 case IST_LEVEL_LOW: gpio->gpio_level_lo_mask |= irq_mask; break;
/netbsd-current/sys/arch/arm/nxp/
H A Dimx_gpio.c244 level = IST_LEVEL_LOW;
/netbsd-current/sys/arch/powerpc/booke/
H A De500_intr.c228 [IST_LEVEL_LOW] = 0, \
397 [IST_LEVEL_LOW] = "level-",
660 || ist == IST_LEVEL_LOW
782 case IST_LEVEL_LOW:
811 | (ist == IST_LEVEL_LOW
1419 ist == IST_LEVEL_LOW ||
/netbsd-current/sys/arch/powerpc/pic/
H A Dintr.c190 case IST_LEVEL_LOW:
354 [IST_LEVEL_LOW] = "low level triggered",
/netbsd-current/sys/arch/mips/alchemy/
H A Dau_icu.c240 case IST_LEVEL_LOW:
/netbsd-current/sys/arch/arm/imx/
H A Dimx31_gpio.c162 ((GPIO_ICR_LEVEL_LOW << (2*IST_LEVEL_LOW)) | \
H A Dimxgpio.c169 ((GPIO_ICR_LEVEL_LOW << (2*IST_LEVEL_LOW)) | \
/netbsd-current/sys/arch/macppc/macppc/
H A Dpic_u3_ht.c504 if (type == IST_LEVEL_HIGH || type == IST_LEVEL_LOW) {

Completed in 413 milliseconds