Home
last modified time | relevance | path

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

/arch/metag/mm/
Dcache.c229 >> SYSC_xCPARTL_OR_S; in metag_phys_data_cache_flush()
371 >> SYSC_xCPARTL_OR_S; in metag_phys_code_cache_flush()
/arch/metag/kernel/
Dsmp.c134 lor1 = (old & SYSC_xCPARTL_OR_BITS) >> SYSC_xCPARTL_OR_S; in describe_cachepart_change()
135 lor2 = (new & SYSC_xCPARTL_OR_BITS) >> SYSC_xCPARTL_OR_S; in describe_cachepart_change()
/arch/metag/include/asm/
Dmetag_mem.h702 #define SYSC_xCPARTL_OR_S 16 macro