Home
last modified time | relevance | path

Searched refs:nds_l2_cache_init (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/cache/
Dcache_andes.c77 static ALWAYS_INLINE int nds_l2_cache_init(void) { return 0; } in nds_l2_cache_init() function
580 cache_cfg.l2_cache_size = nds_l2_cache_init(cache_cfg.data_line_size); in andes_cache_init()
Dcache_andes_l2.h209 static ALWAYS_INLINE int nds_l2_cache_init(uint8_t line_size) in nds_l2_cache_init() function