at91sam9_reset() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

at91sam9_reset() function

Reset the AT91SAM9 NAND controller.

Syntax

static int at91sam9_reset(struct nand_device *nand);

Arguments

nand

NAND device to be reset.

Return value

Success or failure of reset.

References

LocationText
at91sam9.c:148
static int at91sam9_reset(struct nand_device *nand)
at91sam9.c:702
.reset = at91sam9_reset,

Call Tree

Functions called by at91sam9_reset()
at91sam9_reset()
Data read by at91sam9_reset()
at91sam9_reset()
Implementations
at91sam9_reset()
all items filtered out