Searched refs:gpmc_cs0_flash (Results 1 – 5 of 5) sorted by relevance
28 char gpmc_cs0_flash = MTD_DEV_TYPE_NOR; variable30 char gpmc_cs0_flash = MTD_DEV_TYPE_NAND; variable32 char gpmc_cs0_flash = MTD_DEV_TYPE_ONENAND; variable34 char gpmc_cs0_flash = -1; variable170 writel(gpmc_cs0_flash == MTD_DEV_TYPE_NOR ? in gpmc_init()173 set_gpmc_cs0(gpmc_cs0_flash); in gpmc_init()
36 gpmc_cs0_flash = MTD_DEV_TYPE_NAND; in board_init()46 gpmc_cs0_flash = MTD_DEV_TYPE_ONENAND; in board_init()
79 if (gpmc_cs0_flash == MTD_DEV_TYPE_ONENAND) { in onenand_board_init()169 gpmc_cs0_flash == MTD_DEV_TYPE_NAND); in ft_board_setup()171 gpmc_cs0_flash == MTD_DEV_TYPE_ONENAND); in ft_board_setup()
38 gpmc_cs0_flash = MTD_DEV_TYPE_NAND; in get_board_mem_timings()51 gpmc_cs0_flash = MTD_DEV_TYPE_ONENAND; in get_board_mem_timings()
96 extern char gpmc_cs0_flash;