max_cs            203 arch/powerpc/boot/4xx.c 	u32 val, max_cs, max_col, max_row;
max_cs            212 arch/powerpc/boot/4xx.c 	max_cs  = DDR_GET_VAL(val, DDR_MAX_CS_REG, DDR_MAX_CS_REG_SHIFT);
max_cs            219 arch/powerpc/boot/4xx.c 	if (cs > max_cs)
max_cs           2680 drivers/mtd/nand/raw/marvell_nand.c 	int max_cs = nfc->caps->max_cs_nb;
max_cs           2689 drivers/mtd/nand/raw/marvell_nand.c 	if (nchips > max_cs) {
max_cs           2691 drivers/mtd/nand/raw/marvell_nand.c 			max_cs);
max_cs            196 drivers/spi/spi-npcm-fiu.c 	u32 max_cs;
max_cs            206 drivers/spi/spi-npcm-fiu.c 		.max_map_size = MAP_SIZE_128MB, .max_cs = 2},
max_cs            208 drivers/spi/spi-npcm-fiu.c 		.max_map_size = MAP_SIZE_128MB, .max_cs = 4},
max_cs            210 drivers/spi/spi-npcm-fiu.c 		.max_map_size = MAP_SIZE_16MB, .max_cs = 2} };
max_cs            736 drivers/spi/spi-npcm-fiu.c 	ctrl->num_chipselect = fiu->info->max_cs;