Searched refs:gpmc_cs0_flash (Results 1 – 5 of 5) sorted by relevance
27 char gpmc_cs0_flash = MTD_DEV_TYPE_NOR; variable29 char gpmc_cs0_flash = MTD_DEV_TYPE_NAND; variable31 char gpmc_cs0_flash = MTD_DEV_TYPE_ONENAND; variable33 char gpmc_cs0_flash = -1; variable169 writel(gpmc_cs0_flash == MTD_DEV_TYPE_NOR ? in gpmc_init()172 set_gpmc_cs0(gpmc_cs0_flash); in gpmc_init()
35 gpmc_cs0_flash = MTD_DEV_TYPE_NAND; in board_init()45 gpmc_cs0_flash = MTD_DEV_TYPE_ONENAND; in board_init()
78 if (gpmc_cs0_flash == MTD_DEV_TYPE_ONENAND) { in onenand_board_init()168 gpmc_cs0_flash == MTD_DEV_TYPE_NAND); in ft_board_setup()170 gpmc_cs0_flash == MTD_DEV_TYPE_ONENAND); in ft_board_setup()
37 gpmc_cs0_flash = MTD_DEV_TYPE_NAND; in get_board_mem_timings()50 gpmc_cs0_flash = MTD_DEV_TYPE_ONENAND; in get_board_mem_timings()
95 extern char gpmc_cs0_flash;