Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/kernel/
Dsmp.c145 gor1 = (old & SYSC_xCPARTG_OR_BITS) >> SYSC_xCPARTG_OR_S; in describe_cachepart_change()
146 gor2 = (new & SYSC_xCPARTG_OR_BITS) >> SYSC_xCPARTG_OR_S; in describe_cachepart_change()
/linux-4.4.14/arch/metag/include/asm/
Dmetag_mem.h707 #define SYSC_xCPARTG_OR_S 24 macro