Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c121 wr_ic_cst(IDC_LDLCK); in checkicache()
161 wr_dc_cst(IDC_LDLCK); in checkdcache()
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dcache.h90 #define IDC_LDLCK 0x06000000 /* Load and lock */ macro