Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/kernel/
Dcachepart.c16 #define SYSC_ICPART(n) (SYSC_ICPART0 + SYSC_xCPARTn_STRIDE * (n))
Dsmp.c44 #define SYSC_ICPART(n) (SYSC_ICPART0 + SYSC_xCPARTn_STRIDE * (n))
/linux-4.4.14/arch/metag/mm/
Dcache.c362 part = metag_in32(SYSC_ICPART0 + in metag_phys_code_cache_flush()
/linux-4.4.14/arch/metag/include/asm/
Dmetag_mem.h713 #define SYSC_ICPART0 0x04830220 macro