Searched refs:system_cfg (Results 1 – 1 of 1) sorted by relevance
216 uint32_t system_cfg; in nds_l2_cache_init() local221 syscon_read_reg(syscon_dev, 0x08, &system_cfg); in nds_l2_cache_init()224 if (!(system_cfg & BIT(8))) { in nds_l2_cache_init()