Searched refs:TCIC_MBASE_HA_SHFT (Results 1 – 2 of 2) sorted by relevance
223 #define TCIC_MBASE_HA_SHFT 12 macro
751 base = (base >> TCIC_MBASE_HA_SHFT) | TCIC_MBASE_4K_BIT; in tcic_set_mem_map()753 base = (base | (len+1)>>1) >> TCIC_MBASE_HA_SHFT; in tcic_set_mem_map()