Home
last modified time | relevance | path

Searched refs:IRQM (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h234 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
A Dsym_hipd.c190 OUTB(np, nc_dcntl, (np->rv_dcntl & IRQM)); in sym_reset_scsi_bus()
888 np->rv_dcntl |= IRQM;
891 np->rv_dcntl |= (np->sv_dcntl & IRQM);
931 np->rv_dcntl & IRQM ? "totem pole" : "open drain",
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h757 #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ macro
A Dncr53c8xx.c3920 np->rv_dcntl |= IRQM; in ncr_prepare_setting()
3923 np->rv_dcntl |= (np->sv_dcntl & IRQM); in ncr_prepare_setting()

Completed in 29 milliseconds