Searched refs:TCIC_MMAP_ATTR (Results 1 – 2 of 2) sorted by relevance
748 #define TCIC_MMAP_ATTR (1 << 15) /* map attr or common space */ macro
814 reg |= (kind == PCMCIA_MEM_ATTR) ? TCIC_MMAP_ATTR : 0; in tcic_chip_do_mem_map()