Searched refs:cache_way_disable (Results 1 – 6 of 6) sorted by relevance
144 int bflb_flash_set_cache(uint8_t cont_read, uint8_t cache_enable, uint8_t cache_way_disable, uint32…
737 …lb_flash_set_cache(uint8_t cont_read, uint8_t cache_enable, uint8_t cache_way_disable, uint32_t fl… in bflb_flash_set_cache() argument774 bflb_sflash_cache_enable_set(cache_way_disable); in bflb_flash_set_cache()776 L1C_Cache_Enable_Set(cache_way_disable); in bflb_flash_set_cache()
137 uint32_t cache_way_disable : 4; /* [15: 12] cache way disable info*/ member
106 .boot_cfg.bval.cache_way_disable = 0x3, /* [15: 12] cache way disable info*/
137 uint32_t cache_way_disable : 4; /* [15: 12] cache way disable info */ member
106 .boot_cfg.bval.cache_way_disable = 0x0, /* [15: 12] cache way disable info*/
Completed in 8 milliseconds