/arch/arm/mach-omap2/ |
D | board-flash.c | 57 __init board_nor_init(struct mtd_partition *nor_parts, u8 nr_parts, u8 cs) in board_nor_init() argument 62 board_nor_data.nr_parts = nr_parts; in board_nor_init() 92 u8 nr_parts, u8 cs) in board_onenand_init() argument 96 board_onenand_data.nr_parts = nr_parts; in board_onenand_init() 136 __init board_nand_init(struct mtd_partition *nand_parts, u8 nr_parts, u8 cs, in board_nand_init() argument 141 board_nand_data.nr_parts = nr_parts; in board_nand_init() 230 partition_info[0].nr_parts, norcs); in board_flash_init() 236 partition_info[1].nr_parts, onenandcs); in board_flash_init() 242 partition_info[2].nr_parts, nandcs, in board_flash_init()
|
D | board-flash.h | 23 int nr_parts; member 42 u8 nr_parts, u8 cs, int nand_type, struct gpmc_timings *gpmc_t); 46 u8 nr_parts, u8 cs, int nand_type, struct gpmc_timings *gpmc_t) in board_nand_init() argument 55 u8 nr_parts, u8 cs); 58 u8 nr_parts, u8 cs) in board_onenand_init() argument
|
/arch/arm/mach-gemini/ |
D | devices.c | 66 unsigned int nr_parts) in platform_register_pflash() argument 89 pflash_platform_data.nr_parts = nr_parts; in platform_register_pflash()
|
D | common.h | 29 unsigned int nr_parts);
|
/arch/frv/mb93090-mb00/ |
D | flash.c | 39 .nr_parts = 2, 62 .nr_parts = 2,
|
/arch/mn10300/unit-asb2303/ |
D | flash.c | 49 .nr_parts = 1, 72 .nr_parts = 1,
|
/arch/avr32/boards/merisc/ |
D | flash.c | 74 .nr_parts = ARRAY_SIZE(flash_0_parts), 79 .nr_parts = ARRAY_SIZE(flash_1_parts),
|
/arch/avr32/boards/mimc200/ |
D | flash.c | 69 .nr_parts = ARRAY_SIZE(flash_parts_system), 101 .nr_parts = ARRAY_SIZE(flash_parts_data),
|
/arch/arm/mach-clps711x/ |
D | board-cdb89712.c | 64 .nr_parts = ARRAY_SIZE(cdb89712_flash_partitions), 93 .nr_parts = ARRAY_SIZE(cdb89712_bootrom_partitions),
|
/arch/arm/include/asm/mach/ |
D | flash.h | 36 unsigned int nr_parts; member
|
/arch/arm/mach-pxa/ |
D | h5000.c | 75 .nr_parts = ARRAY_SIZE(h5000_flash0_partitions), 81 .nr_parts = ARRAY_SIZE(h5000_flash1_partitions),
|
/arch/mips/cobalt/ |
D | mtd.c | 35 .nr_parts = 1,
|
/arch/arm/mach-s3c24xx/ |
D | simtec-nor.c | 53 .nr_parts = 0,
|
/arch/m68k/coldfire/ |
D | firebee.c | 56 .nr_parts = ARRAY_SIZE(firebee_flash_parts),
|
/arch/sh/boards/mach-rsk/ |
D | setup.c | 49 .nr_parts = ARRAY_SIZE(rsk_partitions),
|
/arch/mips/txx9/rbtx4939/ |
D | setup.c | 389 boot_pdata->nr_parts = 4; in rbtx4939_mtd_init() 390 for (i = 0; i < boot_pdata->nr_parts; i++) { in rbtx4939_mtd_init() 398 boot_pdata->nr_parts = 2; in rbtx4939_mtd_init() 401 for (i = 0; i < boot_pdata->nr_parts; i++) { in rbtx4939_mtd_init() 408 boot_pdata->nr_parts = 2; in rbtx4939_mtd_init()
|
/arch/avr32/boards/atngw100/ |
D | flash.c | 62 .nr_parts = ARRAY_SIZE(flash_parts),
|
/arch/avr32/boards/atstk1000/ |
D | flash.c | 62 .nr_parts = ARRAY_SIZE(flash_parts),
|
/arch/avr32/boards/favr-32/ |
D | flash.c | 62 .nr_parts = ARRAY_SIZE(flash_parts),
|
/arch/arm/mach-ixp4xx/ |
D | omixp-setup.c | 78 .nr_parts = ARRAY_SIZE(omixp_partitions), 82 .nr_parts = 0,
|
/arch/arm/mach-ks8695/ |
D | board-dsm320.c | 75 .nr_parts = 0,
|
/arch/sh/boards/ |
D | board-espt.c | 42 .nr_parts = ARRAY_SIZE(espt_nor_flash_partitions),
|
/arch/arm/mach-orion5x/ |
D | rd88f6183ap-ge-setup.c | 66 .nr_parts = ARRAY_SIZE(rd88f6183ap_ge_partitions),
|
/arch/arm/mach-sa1100/ |
D | nanoengine.c | 58 .nr_parts = ARRAY_SIZE(nanoengine_partitions),
|
D | shannon.c | 49 .nr_parts = ARRAY_SIZE(shannon_partitions),
|