Searched refs:CPUV7_L2CTLR_NPROC (Results 1 – 5 of 5) sorted by relevance
71 ncpu = CPUV7_L2CTLR_NPROC(ncpu); in tegra124_mp_setmaxid()
74 ncpu = CPUV7_L2CTLR_NPROC(ncpu); in rk32xx_mp_setmaxid()
103 ncores = CPUV7_L2CTLR_NPROC(reg); in platform_mp_get_core_cnt()
378 #define CPUV7_L2CTLR_NPROC(r) ((((r) >> CPUV7_L2CTLR_NPROC_SHIFT) & 3) + 1) macro
104 ncpu = CPUV7_L2CTLR_NPROC(reg); in aw_mp_setmaxid()