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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmac.c24 ath_dbg(ath9k_hw_common(ah), INTERRUPT, local
785 ath_dbg(common, INTERRUPT, "disable IER\n");
824 ath_dbg(common, INTERRUPT, "enable IER\n");
833 ath_dbg(common, INTERRUPT, "AR_IMR 0x%x IER 0x%x\n",
841 ath_dbg(ath9k_hw_common(ah), INTERRUPT, local
846 ath_dbg(ath9k_hw_common(ah), INTERRUPT, local
854 ath_dbg(ath9k_hw_common(ah), INTERRUPT, local
882 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n",
899 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n",
919 ath_dbg(common, INTERRUPT, "Clearin
[all...]
H A Dar9002_mac.c130 ath_dbg(common, INTERRUPT,
193 ath_dbg(common, INTERRUPT,
200 ath_dbg(common, INTERRUPT,
H A Dar9003_mac.c345 ath_dbg(common, INTERRUPT,
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c217 #define INTERRUPT 12 macro
1098 outw(0, ioaddr + INTERRUPT);
1170 (inw(ioaddr + INTERRUPT) & 0xff00),
1171 ioaddr + INTERRUPT);
1244 ir = inw(ioaddr+INTERRUPT);
1247 outw((ir&0xff00) | IM_ALLOC_INT, ioaddr + INTERRUPT);
1256 outw((IM_ALLOC_INT << 8) | (ir & 0xff00), ioaddr + INTERRUPT);
1375 mask = inw(ioaddr + INTERRUPT) >> 8;
1377 outw(0, ioaddr + INTERRUPT);
1380 status = inw(ioaddr + INTERRUPT)
[all...]
H A Dsmc9194.h137 #define INTERRUPT 12 macro
H A Dsmc9194.c539 status = inb( ioaddr + INTERRUPT );
542 outb( IM_ALLOC_INT, ioaddr + INTERRUPT );
771 int_status = inb( ioaddr + INTERRUPT );
1345 status = inb( ioaddr + INTERRUPT ) & mask;
1363 outb(IM_TX_INT, ioaddr + INTERRUPT );
1379 outb( IM_TX_EMPTY_INT, ioaddr + INTERRUPT );
1402 outb( IM_RX_OVRN_INT, ioaddr + INTERRUPT );
1404 PRINTK((CARDNAME ": UNSUPPORTED: EPH INTERRUPT\n"));
1406 PRINTK((CARDNAME ": UNSUPPORTED: ERCV INTERRUPT\n"));
1407 outb( IM_ERCV_INT, ioaddr + INTERRUPT );
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dsstep.h46 INTERRUPT, enumerator in enum:instruction_type
/linux-master/drivers/net/hippi/
H A Drrunner.h483 #define INTERRUPT 0x02 macro
/linux-master/tools/perf/util/
H A Ddlfilter.c376 CHECK_FLAG(INTERRUPT);
/linux-master/arch/powerpc/lib/
H A Dsstep.c3166 op->type = INTERRUPT | 0x700;
3171 op->type = INTERRUPT | 0x700;

Completed in 171 milliseconds