Searched refs:nand_type (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/arm/mach-omap2/ |
D | board-flash.h | 31 char chip_sel[][GPMC_CS_NUM], int nand_type); 34 char chip_sel[][GPMC_CS_NUM], int nand_type) in board_flash_init() argument 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
|
D | board-flash.c | 137 int nand_type, struct gpmc_timings *gpmc_t) in board_nand_init() argument 142 board_nand_data.devsize = nand_type; in board_nand_init() 189 char chip_sel_board[][GPMC_CS_NUM], int nand_type) in board_flash_init() argument 243 nand_type, nand_default_timings); in board_flash_init()
|