Searched refs:gcrcfg (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/mips/mach-mtmips/mt7621/spl/
H A Dcps.c51 u32 gcrcfg, num_cores; local
53 gcrcfg = readl(cm_base + GCR_CONFIG);
54 num_cores = FIELD_GET(GCR_CONFIG_PCORES, gcrcfg) + 1;

Completed in 46 milliseconds