Home
last modified time | relevance | path

Searched refs:OVERRUN (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c71 #define OVERRUN (1 << 0) macro
319 if (int_stat & OVERRUN) in adxl34x_irq()
859 AC_WRITE(ac, INT_MAP, ac->int_mask | OVERRUN); in adxl34x_probe()
886 AC_WRITE(ac, INT_ENABLE, ac->int_mask | OVERRUN); in adxl34x_probe()
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.h210 OVERRUN = 0x02000000, DEST = 0x00800000, BCAST = 0x01800000, enumerator
H A Dsis900.c1770 if (rx_status & (ABORT|OVERRUN|TOOLONG|RUNT|RXISERR|CRCERR|FAERR)) { in sis900_rx()
1777 if (rx_status & OVERRUN) in sis900_rx()
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_debug.h144 MUSB_FLAGS_PRINT(w, RXCSR_P, OVERRUN); in musb_print_rxcsr()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped133 { "OVERRUN", 0x80, 0x80 },
H A Daic79xx_reg_print.c_shipped257 { "OVERRUN", 0x04, 0x04 },
H A Daic7xxx_reg.h_shipped302 #define OVERRUN 0x80
H A Daic79xx_reg.h_shipped746 #define OVERRUN 0x04
H A Daic7xxx.reg353 field OVERRUN 0x80
H A Daic79xx_core.c2388 status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()
2412 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()
2435 } else if ((status0 & OVERRUN) != 0) { in ahd_handle_scsiint()
H A Daic79xx.reg1923 field OVERRUN 0x04 /* SCSI Offset overrun detected */
/openbmc/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx323 - Check against data OVERRUN/UNDERRUN condition at the end of a data
324 transfer, whatever a SWIDE is present (OVERRUN in DATA IN phase)
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dnavi10_enum.h16139 OVERRUN = 0x00000001, enumerator
H A Dsoc21_enum.h19179 OVERRUN = 0x00000001, enumerator