Searched refs:BFIN_NAND_PLAT_READY (Results 1 – 2 of 2) sorted by relevance
281 #define BFIN_NAND_PLAT_READY GPIO_PF10 macro284 return gpio_get_value(BFIN_NAND_PLAT_READY); in bfin_plat_nand_dev_ready()319 gpio_request(BFIN_NAND_PLAT_READY, "bfin_nand_plat"); in bfin_plat_nand_init()
418 #define BFIN_NAND_PLAT_READY GPIO_PF3 macro421 return gpio_get_value(BFIN_NAND_PLAT_READY); in bfin_plat_nand_dev_ready()457 gpio_request(BFIN_NAND_PLAT_READY, "bfin_nand_plat"); in bfin_plat_nand_init()458 gpio_direction_input(BFIN_NAND_PLAT_READY); in bfin_plat_nand_init()