Home
last modified time | relevance | path

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

/external/u-boot/arch/sh/include/asm/
Dcpu_sh3.h11 #define CCR_CACHE_STOP 0x00000008 macro
Dcpu_sh2.h11 #define CCR_CACHE_STOP 0x00000008 macro
Dcpu_sh4.h10 #define CCR_CACHE_STOP 0x00000808 macro
/external/u-boot/arch/sh/cpu/sh4/
Dcache.c48 outl(CCR_CACHE_STOP, CCR); in cache_control()