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

at91sam9_enable() function

Enable NAND device attached to a controller.

Syntax

static int at91sam9_enable(struct nand_device *nand);

Arguments

nand

NAND controller information for controlling NAND device.

Return value

Success or failure of the enabling.

References

LocationReferrerText
at91sam9.c:100
static int at91sam9_enable(struct nand_device *nand)
at91sam9.c:137at91sam9_command()
at91sam9_enable(nand);

Call Tree

Functions calling at91sam9_enable()
Functions called by at91sam9_enable()
all items filtered out
at91sam9_enable()
all items filtered out
Data read by at91sam9_enable()
at91sam9_enable()
Type of at91sam9_enable()
at91sam9_enable()
all items filtered out