Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/nios2/lib/
H A Dcache.c92 if (gd->arch.has_initda) in flush_dcache_range()
100 if (gd->arch.has_initda) in flush_cache()
109 if (gd->arch.has_initda) in invalidate_dcache_range()
/openbmc/u-boot/arch/nios2/include/asm/
H A Dglobal_data.h17 int has_initda; member
/openbmc/u-boot/arch/nios2/cpu/
H A Dcpu.c121 gd->arch.has_initda = fdtdec_get_int(blob, node, in altera_nios2_probe()