Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dtcic.h239 #define TCIC_MCTL_B8 0x0800 macro
256 #define TCIC_ICTL_B8 TCIC_MCTL_B8
H A Dtcic.c765 ctl |= (mem->flags & MAP_16BIT) ? 0 : TCIC_MCTL_B8; in tcic_set_mem_map()