Home
last modified time | relevance | path

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

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