Searched refs:R_IC_LINE (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/arch/mips/lib/ |
H A D | cache_init.S | 101 #define R_IC_LINE s2 macro 224 li R_IC_LINE, CONFIG_SYS_ICACHE_LINE_SIZE 226 l1_info R_IC_SIZE, R_IC_LINE, MIPS_CONF1_IA_SHF 308 cache_loop t0, t1, R_IC_LINE, INDEX_STORE_TAG_I 312 cache_loop t0, t1, R_IC_LINE, FILL 315 cache_loop t0, t1, R_IC_LINE, INDEX_STORE_TAG_I
|