Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pcmcia/
Dtcic.h117 #define TCIC_ICSR_CDCHG 0x40 macro
Dtcic.c552 if (tcic_getb(TCIC_ICSR) & TCIC_ICSR_CDCHG) { in tcic_interrupt()