Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pcmcia/
Dtcic.h110 #define TCIC_ICSR_CLEAR 0x01 macro
112 #define TCIC_ICSR_JAM (TCIC_ICSR_CLEAR|TCIC_ICSR_SET)
Dtcic.c553 tcic_setb(TCIC_ICSR, TCIC_ICSR_CLEAR); in tcic_interrupt()