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