Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh4.h19 #define CACHE_OC_WAY_SHIFT 14 macro
22 #define CACHE_OC_WAY_SHIFT 13 macro
H A Dcpu_sh2.h17 #define CACHE_OC_WAY_SHIFT 13 macro
H A Dcpu_sh3.h17 #define CACHE_OC_WAY_SHIFT 13 macro
/OK3568_Linux_fs/u-boot/arch/sh/cpu/sh4/
H A Dcache.c24 | (j << CACHE_OC_WAY_SHIFT) in cache_wback_all()