Searched refs:METAC_CORECFG2_DCSMALL_BIT (Results 1 – 3 of 3) sorted by relevance
30 if (config2 & METAC_CORECFG2_DCSMALL_BIT) in get_dcache_size()
143 dcache_set_shift = (config & METAC_CORECFG2_DCSMALL_BIT) in metag_cache_probe()
583 #define METAC_CORECFG2_DCSMALL_BIT 0x04000000 /* Data cache small */ macro