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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbrcmnand_47xx.c293 uint32 brcmnand_poll(uint32 pollmask) function
316 if ((status = brcmnand_poll(pollmask)) != 0) {
320 status = brcmnand_poll(pollmask);
345 if ((status = brcmnand_poll(pollmask)) != 0) {
349 status = brcmnand_poll(pollmask);
982 if ((status = brcmnand_poll(pollmask)) != 0) {
986 status = brcmnand_poll(pollmask);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbrcmnand_47xx.c293 uint32 brcmnand_poll(uint32 pollmask) function
316 if ((status = brcmnand_poll(pollmask)) != 0) {
320 status = brcmnand_poll(pollmask);
345 if ((status = brcmnand_poll(pollmask)) != 0) {
349 status = brcmnand_poll(pollmask);
982 if ((status = brcmnand_poll(pollmask)) != 0) {
986 status = brcmnand_poll(pollmask);

Completed in 39 milliseconds