Searched refs:SCU_CFG_REG_NCPU_MASK (Results 1 – 2 of 2) sorted by relevance
115 reg_cpu_count = (val & SCU_CFG_REG_NCPU_MASK) + 1; in platform_cnt_cpus()
318 #define SCU_CFG_REG_NCPU_MASK 0x3 macro