Home
last modified time | relevance | path

Searched refs:INTERRUPT (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.c24 ath_dbg(ath9k_hw_common(ah), INTERRUPT, in ath9k_hw_set_txq_interrupts()
785 ath_dbg(common, INTERRUPT, "disable IER\n"); in ath9k_hw_kill_interrupts()
824 ath_dbg(common, INTERRUPT, "enable IER\n"); in __ath9k_hw_enable_interrupts()
833 ath_dbg(common, INTERRUPT, "AR_IMR 0x%x IER 0x%x\n", in __ath9k_hw_enable_interrupts()
841 ath_dbg(ath9k_hw_common(ah), INTERRUPT, in __ath9k_hw_enable_interrupts()
846 ath_dbg(ath9k_hw_common(ah), INTERRUPT, in __ath9k_hw_enable_interrupts()
854 ath_dbg(ath9k_hw_common(ah), INTERRUPT, in __ath9k_hw_enable_interrupts()
882 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n", in ath9k_hw_resume_interrupts()
899 ath_dbg(common, INTERRUPT, "Do not enable IER ref count %d\n", in ath9k_hw_enable_interrupts()
919 ath_dbg(common, INTERRUPT, "Clearing AR_INTR_PRIO_ASYNC_ENABLE\n"); in ath9k_hw_set_interrupts()
[all …]
H A Dar9002_mac.c130 ath_dbg(common, INTERRUPT, in ar9002_hw_get_isr()
193 ath_dbg(common, INTERRUPT, in ar9002_hw_get_isr()
200 ath_dbg(common, INTERRUPT, in ar9002_hw_get_isr()
H A Dar9003_mac.c345 ath_dbg(common, INTERRUPT, in ar9003_hw_get_isr()
/linux/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c217 #define INTERRUPT 12 macro
1098 outw(0, ioaddr + INTERRUPT); in smc_close()
1170 (inw(ioaddr + INTERRUPT) & 0xff00), in smc_hardware_send_packet()
1171 ioaddr + INTERRUPT); in smc_hardware_send_packet()
1244 ir = inw(ioaddr+INTERRUPT); in smc_start_xmit()
1247 outw((ir&0xff00) | IM_ALLOC_INT, ioaddr + INTERRUPT); in smc_start_xmit()
1256 outw((IM_ALLOC_INT << 8) | (ir & 0xff00), ioaddr + INTERRUPT); in smc_start_xmit()
1375 mask = inw(ioaddr + INTERRUPT) >> 8; in smc_interrupt()
1377 outw(0, ioaddr + INTERRUPT); in smc_interrupt()
1380 status = inw(ioaddr + INTERRUPT) & 0xff; in smc_interrupt()
[all …]
H A Dsmc9194.c539 status = inb( ioaddr + INTERRUPT ); in smc_wait_to_send_packet()
542 outb( IM_ALLOC_INT, ioaddr + INTERRUPT ); in smc_wait_to_send_packet()
771 int_status = inb( ioaddr + INTERRUPT ); in smc_findirq()
1345 status = inb( ioaddr + INTERRUPT ) & mask; in smc_interrupt()
1363 outb(IM_TX_INT, ioaddr + INTERRUPT ); in smc_interrupt()
1379 outb( IM_TX_EMPTY_INT, ioaddr + INTERRUPT ); in smc_interrupt()
1402 outb( IM_RX_OVRN_INT, ioaddr + INTERRUPT ); in smc_interrupt()
1407 outb( IM_ERCV_INT, ioaddr + INTERRUPT ); in smc_interrupt()
H A Dsmc9194.h137 #define INTERRUPT 12 macro
/linux/Documentation/filesystems/fuse/
H A Dfuse.rst161 this flag is set, an INTERRUPT request is queued.
163 - If the request is already sent to userspace, then an INTERRUPT
166 INTERRUPT requests take precedence over other requests, so the
169 The userspace filesystem may ignore the INTERRUPT requests entirely,
174 original request and its INTERRUPT request. There are two possibilities:
176 1. The INTERRUPT request is processed before the original request is
179 2. The INTERRUPT request is processed after the original request has
184 should reply to the INTERRUPT request with an EAGAIN error. In case
185 1) the INTERRUPT request will be requeued. In case 2) the INTERRUPT
/linux/arch/powerpc/include/asm/
H A Dsstep.h46 INTERRUPT, enumerator
/linux/Documentation/hid/
H A Dhidraw.rst46 on the INTERRUPT IN endpoint. By default, read() will block until there is
59 the device has an INTERRUPT OUT endpoint, the report will be sent on that
/linux/tools/perf/util/
H A Ddlfilter.c376 CHECK_FLAG(INTERRUPT); in dlfilter__init()
/linux/Documentation/driver-api/usb/
H A DURB.rst78 // Only for PERIODIC transfers (ISO, INTERRUPT)
/linux/Documentation/driver-api/gpio/
H A Ddriver.rst279 - CASCADED INTERRUPT CHIPS: this means that the GPIO chip has one common
292 - HIERARCHICAL INTERRUPT CHIPS: this means that each GPIO line has a dedicated
/linux/arch/powerpc/lib/
H A Dsstep.c3162 op->type = INTERRUPT | 0x700; in analyse_instr()
3167 op->type = INTERRUPT | 0x700; in analyse_instr()
/linux/Documentation/
H A Dmemory-barriers.txt2139 INTERRUPT DISABLING FUNCTIONS
/linux/
H A DMAINTAINERS2092 ARM GENERIC INTERRUPT CONTROLLER DRIVERS
2103 ARM GENERIC INTERRUPT CONTROLLER V5 DRIVERS
3931 ASPEED SCU INTERRUPT CONTROLLER DRIVER
9040 DYNAMIC INTERRUPT MODERATION
13336 INTERRUPT COUNTER DRIVER
18017 MSTAR INTERRUPT CONTROLLER DRIVER
25312 STARFIVE JH8100 EXTERNAL INTERRUPT CONTROLLER DRIVER