Searched refs:ap_size (Results 1 – 1 of 1) sorted by relevance
222 long ap_size = CONFIG_SYS_SDRAM_SIZE; in cache_init() local227 if (!is_power_of_2(ap_size) || ap_size < 4096) in cache_init()235 order_base_2(ap_size/1024) - 2); in cache_init()239 if (ap_base % ap_size != 0) in cache_init()