Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
A DNOTES53 encoder -> INTF /
/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h170 #define INTF 0x04 /* sta: int on the fly (reset by wr)*/ macro
A Dsym_hipd.c1025 if (INB(np, nc_istat) & (INTF|SIP|DIP))
2820 if (istat & INTF) {
2821 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem);
2828 return (istat & INTF) ? IRQ_HANDLED : IRQ_NONE;
/drivers/scsi/
A Dncr53c8xx.h691 #define INTF 0x04 /* sta: int on the fly (reset by wr)*/ macro
A Dncr53c8xx.c5606 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()
5742 if (istat & INTF) { in ncr_exception()
5743 OUTB (nc_istat, (istat & SIGP) | INTF); in ncr_exception()
7566 if (INB(nc_istat) & (INTF|SIP|DIP))

Completed in 29 milliseconds