Home
last modified time | relevance | path

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

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