Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dnds32.h62 (((__nds32__mfsr(NDS32_SR_ICM_CFG) & ICM_CFG_mskISZ) >> ICM_CFG_offISZ) - 1); in CACHE_LINE_SIZE()
Dbitfield.h22 #define ICM_CFG_offISZ 6 /* I-cache line size */ macro
30 #define ICM_CFG_mskISZ ( 0x7 << ICM_CFG_offISZ )