Searched refs:BFIN_NAND_PLAT_READY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/boards/
H A Dacvilon.c279 #define BFIN_NAND_PLAT_READY GPIO_PF10 macro
282 return gpio_get_value(BFIN_NAND_PLAT_READY);
320 gpio_request(BFIN_NAND_PLAT_READY, "bfin_nand_plat");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/boards/
H A Dstamp.c395 #define BFIN_NAND_PLAT_READY GPIO_PF3 macro
398 return gpio_get_value(BFIN_NAND_PLAT_READY);
436 gpio_request(BFIN_NAND_PLAT_READY, "bfin_nand_plat");

Completed in 46 milliseconds