boot_pdata        384 arch/mips/txx9/rbtx4939/setup.c 	struct rbtx4939_flash_data *boot_pdata = &pdevs[0].data;
boot_pdata        389 arch/mips/txx9/rbtx4939/setup.c 		boot_pdata->nr_parts = 4;
boot_pdata        390 arch/mips/txx9/rbtx4939/setup.c 		for (i = 0; i < boot_pdata->nr_parts; i++) {
boot_pdata        398 arch/mips/txx9/rbtx4939/setup.c 		boot_pdata->nr_parts = 2;
boot_pdata        401 arch/mips/txx9/rbtx4939/setup.c 		for (i = 0; i < boot_pdata->nr_parts; i++) {
boot_pdata        408 arch/mips/txx9/rbtx4939/setup.c 		boot_pdata->nr_parts = 2;
boot_pdata        416 arch/mips/txx9/rbtx4939/setup.c 	boot_pdata->parts = parts;
boot_pdata        417 arch/mips/txx9/rbtx4939/setup.c 	boot_pdata->map_init = rbtx4939_flash_map_init;