Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dcpu.c120 wr_ic_cst(IDC_LDLCK); in checkicache()
160 wr_dc_cst(IDC_LDLCK); in checkdcache()
/external/u-boot/arch/powerpc/include/asm/
Dcache.h90 #define IDC_LDLCK 0x06000000 /* Load and lock */ macro