Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/cache/
Dcache_andes_l2.h216 uint32_t system_cfg; in nds_l2_cache_init() local
221 syscon_read_reg(syscon_dev, 0x08, &system_cfg); in nds_l2_cache_init()
224 if (!(system_cfg & BIT(8))) { in nds_l2_cache_init()