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

/netbsd-current/sys/arch/arm/apple/
H A Dapple_intc.c78 #define AIC_SW_SET(irqno) (0x4000 + (irqno) / 32 * 4) macro
128 AIC_WRITE(sc, AIC_SW_SET(irqbase), mask);

Completed in 187 milliseconds