Home
last modified time | relevance | path

Searched refs:DIP (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h172 #define DIP 0x01 /* sta: host/script interrupt */ macro
A Dsym_hipd.c153 else if (istat & DIP) { in sym_soft_reset()
1025 if (INB(np, nc_istat) & (INTF|SIP|DIP))
2827 if (!(istat & (SIP|DIP)))
2851 if (istatc & DIP)
2862 } while (istatc & (SIP|DIP));
/drivers/scsi/
A Dncr53c8xx.h693 #define DIP 0x01 /* sta: host/script interrupt */ macro
A Dncr53c8xx.c5606 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()
5749 if (!(istat & (SIP|DIP))) in ncr_exception()
5761 dstat = (istat & DIP) ? INB (nc_dstat) : 0; in ncr_exception()
7566 if (INB(nc_istat) & (INTF|SIP|DIP))
/drivers/gpio/
A DKconfig1287 includes reads of pushbuttons and DIP switches as well

Completed in 33 milliseconds