Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dtcic.h234 #define TCIC_MCTL_QUIET 0x0040 macro
250 #define TCIC_ICTL_QUIET TCIC_MCTL_QUIET
H A Dtcic.c763 ctl = TCIC_MCTL_QUIET | (psock << TCIC_MCTL_SS_SHFT); in tcic_set_mem_map()