Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dtcic.h82 #define TCIC_MODE_PGMMASK 0x1f macro
H A Dtcic.c167 u_char mode = (tcic_getb(TCIC_MODE) & TCIC_MODE_PGMMASK) | reg; in tcic_aux_setb()
174 u_char mode = (tcic_getb(TCIC_MODE) & TCIC_MODE_PGMMASK) | reg; in tcic_aux_getw()
181 u_char mode = (tcic_getb(TCIC_MODE) & TCIC_MODE_PGMMASK) | reg; in tcic_aux_setw()