Home
last modified time | relevance | path

Searched refs:istat (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/atm/
H A Didt77105.c117 unsigned char istat; in idt77105_restart_timer_func() local
126 istat = GET(ISTAT); /* side effect: clears all interrupt status bits */ in idt77105_restart_timer_func()
127 if (istat & IDT77105_ISTAT_GOODSIG) { in idt77105_restart_timer_func()
215 unsigned char istat; in idt77105_int() local
217 istat = GET(ISTAT); /* side effect: clears all interrupt status bits */ in idt77105_int()
219 DPRINTK("IDT77105 generated an interrupt, istat=%02x\n", (unsigned)istat); in idt77105_int()
221 if (istat & IDT77105_ISTAT_RSCC) { in idt77105_int()
223 if (istat & IDT77105_ISTAT_GOODSIG) { /* signal detected again */ in idt77105_int()
244 if (istat & IDT77105_ISTAT_RFO) { in idt77105_int()
251 if (istat & (IDT77105_ISTAT_HECERR | IDT77105_ISTAT_SCR | in idt77105_int()
H A Dfore200e.h703 u32 istat; /* 1 for interrupt posted */ member
/linux/arch/mips/sgi-ip32/
H A Dip32-irq.c281 mace_int = mace->perif.ctrl.istat; in mask_and_ack_maceisa_irq()
283 mace->perif.ctrl.istat = mace_int; in mask_and_ack_maceisa_irq()
335 printk("CRIME intr status: %016lx\n", crime->istat); in ip32_unknown_interrupt()
338 printk("MACE ISA intr status: %08lx\n", mace->perif.ctrl.istat); in ip32_unknown_interrupt()
364 crime_int = crime->istat & crime_mask; in ip32_irq0()
373 unsigned long mace_int = mace->perif.ctrl.istat; in ip32_irq0()
433 mace->perif.ctrl.istat = 0; in arch_init_irq()
/linux/tools/perf/
H A Dbuiltin-annotate.c375 struct annotated_item_stat *istat, *pos, *iter; in print_annotate_item_stat() local
384 list_for_each_entry_safe(istat, pos, &tmp, list) { in print_annotate_item_stat()
385 total_good += istat->good; in print_annotate_item_stat()
386 total_bad += istat->bad; in print_annotate_item_stat()
387 sum1 = istat->good + istat->bad; in print_annotate_item_stat()
394 list_move_tail(&istat->list, &iter->list); in print_annotate_item_stat()
404 list_for_each_entry(istat, head, list) in print_annotate_item_stat()
405 printf(" %-20s: %5d %5d\n", istat->name, istat->good, istat->bad); in print_annotate_item_stat()
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-i2c.c44 u32 istat = ddbreadl(dev, INTERRUPT_STATUS); in ddb_i2c_cmd() local
46 dev_err(dev->dev, "DDBridge IRS %08x\n", istat); in ddb_i2c_cmd()
55 if (istat & 1) { in ddb_i2c_cmd()
56 ddbwritel(dev, istat & 1, INTERRUPT_ACK); in ddb_i2c_cmd()
/linux/drivers/media/dvb-frontends/
H A Dcxd2099.c491 u8 istat; in campoll() local
493 read_reg(ci, 0x04, &istat); in campoll()
494 if (!istat) in campoll()
496 write_reg(ci, 0x05, istat); in campoll()
498 if (istat & 0x40) in campoll()
500 if (istat & 0x20) in campoll()
503 if (istat & 2) { in campoll()
522 if ((istat & 8) && in campoll()
/linux/tools/perf/util/
H A Dannotate.c2655 struct annotated_item_stat *istat; in annotate_data_stat() local
2657 list_for_each_entry(istat, head, list) { in annotate_data_stat()
2658 if (!strcmp(istat->name, name)) in annotate_data_stat()
2659 return istat; in annotate_data_stat()
2662 istat = zalloc(sizeof(*istat)); in annotate_data_stat()
2663 if (istat == NULL) in annotate_data_stat()
2666 istat->name = strdup(name); in annotate_data_stat()
2667 if ((istat->name == NULL) || (!strlen(istat->name))) { in annotate_data_stat()
2668 free(istat); in annotate_data_stat()
2672 list_add_tail(&istat->list, head); in annotate_data_stat()
[all …]
/linux/drivers/tty/serial/
H A Dmxs-auart.c1078 u32 istat, stat; in mxs_auart_irq_handle() local
1085 istat = mxs_read(s, REG_INTR); in mxs_auart_irq_handle()
1088 mxs_clr(istat & (AUART_INTR_RTIS | AUART_INTR_TXIS | AUART_INTR_RXIS in mxs_auart_irq_handle()
1101 if (istat & AUART_INTR_CTSMIS) { in mxs_auart_irq_handle()
1106 istat &= ~AUART_INTR_CTSMIS; in mxs_auart_irq_handle()
1109 if (istat & (AUART_INTR_RTIS | AUART_INTR_RXIS)) { in mxs_auart_irq_handle()
1112 istat &= ~(AUART_INTR_RTIS | AUART_INTR_RXIS); in mxs_auart_irq_handle()
1115 if (istat & AUART_INTR_TXIS) { in mxs_auart_irq_handle()
1117 istat &= ~AUART_INTR_TXIS; in mxs_auart_irq_handle()
/linux/drivers/net/ethernet/broadcom/
H A Db44.c849 if (bp->istat & (ISTAT_TX | ISTAT_TO)) { in b44_poll()
854 if (bp->istat & ISTAT_RFO) { /* fast recovery, in ~20msec */ in b44_poll()
855 bp->istat &= ~ISTAT_RFO; in b44_poll()
866 if (bp->istat & ISTAT_RX) in b44_poll()
869 if (bp->istat & ISTAT_ERRORS) { in b44_poll()
891 u32 istat, imask; in b44_interrupt() local
896 istat = br32(bp, B44_ISTAT); in b44_interrupt()
903 istat &= imask; in b44_interrupt()
904 if (istat) { in b44_interrupt()
916 bp->istat = istat; in b44_interrupt()
[all …]
H A Db44.h361 u32 imask, istat; member
/linux/arch/mips/include/asm/ip32/
H A Dcrime.h46 volatile unsigned long istat; member
H A Dmace.h194 volatile unsigned long istat; member
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c141 u_char istat = 0; in sym_soft_reset() local
149 istat = INB(np, nc_istat); in sym_soft_reset()
150 if (istat & SIP) { in sym_soft_reset()
153 else if (istat & DIP) { in sym_soft_reset()
162 "ISTAT=0x%02x.\n", sym_name(np), istat); in sym_soft_reset()
2804 u_char istat, istatc; local
2819 istat = INB(np, nc_istat);
2820 if (istat & INTF) {
2821 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem);
2822 istat |= INB(np, nc_istat); /* DUMMY READ */
[all …]
H A Dsym_fw1.h226 SCR_FROM_REG (istat),
H A Dsym_fw2.h219 SCR_FROM_REG (istat),
/linux/drivers/scsi/
H A D53c700.c1491 __u8 istat; in NCR_700_intr() local
1503 if((istat = NCR_700_readb(host, ISTAT_REG)) in NCR_700_intr()
1512 if(istat & SCSI_INT_PENDING) { in NCR_700_intr()
1518 if(istat & DMA_INT_PENDING) { in NCR_700_intr()
1528 host->host_no, istat, sstat0, dstat, in NCR_700_intr()
H A Dncr53c8xx.c5730 u_char istat, dstat; in ncr_exception() local
5741 istat = INB (nc_istat); in ncr_exception()
5742 if (istat & INTF) { in ncr_exception()
5743 OUTB (nc_istat, (istat & SIGP) | INTF); in ncr_exception()
5744 istat = INB (nc_istat); in ncr_exception()
5749 if (!(istat & (SIP|DIP))) in ncr_exception()
5752 if (istat & CABRT) in ncr_exception()
5760 sist = (istat & SIP) ? INW (nc_sist) : 0; in ncr_exception()
5761 dstat = (istat & DIP) ? INB (nc_dstat) : 0; in ncr_exception()
5803 ncr_name(np), istat, dstat, sist); in ncr_exception()