num_iocu          184 arch/mips/include/asm/mips-cps.h 	unsigned int num_iocu;
num_iocu          189 arch/mips/include/asm/mips-cps.h 	num_iocu = mips_cps_cluster_config(cluster) & CM_GCR_CONFIG_NUMIOCU;
num_iocu          190 arch/mips/include/asm/mips-cps.h 	num_iocu >>= __ffs(CM_GCR_CONFIG_NUMIOCU);
num_iocu          191 arch/mips/include/asm/mips-cps.h 	return num_iocu;