Searched refs:TCIC_MBASE_4K_BIT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pcmcia/ | ||
H A D | tcic.h | 222 #define TCIC_MBASE_4K_BIT 0x4000 macro |
H A D | tcic.c | 751 base = (base >> TCIC_MBASE_HA_SHFT) | TCIC_MBASE_4K_BIT; in tcic_set_mem_map() |