Home
last modified time | relevance | path

Searched refs:IRQCONTROL_FIFO_CLEAR (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/pcmcia/
Dnsp_cs.h43 # define IRQCONTROL_FIFO_CLEAR BIT(3) macro
48 IRQCONTROL_FIFO_CLEAR )
Dnsp_cs.c1036 nsp_write(base, IRQCONTROL, IRQCONTROL_TIMER_CLEAR | IRQCONTROL_FIFO_CLEAR); in nspintr()