Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c107 u32 cacheon = rd_ic_cst() & IDC_ENABLED; in checkicache() local
130 if (cacheon) in checkicache()
148 u32 cacheon = rd_dc_cst() & IDC_ENABLED; in checkdcache() local
168 if (cacheon) in checkdcache()