Searched refs:L1C_Cache_Enable_Set (Results 1 – 8 of 8) sorted by relevance
62 extern void L1C_Cache_Enable_Set(uint8_t wayDisable);73 L1C_Cache_Enable_Set(0x0f); in bflb_l1c_icache_disable()
766 L1C_Cache_Enable_Set(0xf); in bflb_flash_set_cache()776 L1C_Cache_Enable_Set(cache_way_disable); in bflb_flash_set_cache()
173 BL_Err_Type L1C_Cache_Enable_Set(uint8_t wayDisable);
147 L1C_Cache_Enable_Set(L1C_WAY_DISABLE_NONE); in board_psram_init()
100 BL_Err_Type ATTR_TCM_SECTION L1C_Cache_Enable_Set(uint8_t wayDisable) in L1C_Cache_Enable_Set() function247 L1C_Cache_Enable_Set((tmpVal >> L1C_WAY_DIS_POS) & 0xf); in L1C_Cache_Flush()
145 [ROM_API_INDEX_L1C_Cache_Enable_Set] = (uint32_t)L1C_Cache_Enable_Set,
169 L1C_Cache_Enable_Set(0x0f); in Nandflash_Psram_Cfg()
782 L1C_Cache_Enable_Set(uint8_t wayDisable) in L1C_Cache_Enable_Set() function
Completed in 17 milliseconds