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

orion_nand_write() function

Syntax

static int orion_nand_write(struct nand_device *nand,     uint16_t data);

Arguments

nand

data

References

LocationReferrerText
orion.c:66
static int orion_nand_write(struct nand_device *nand, uint16_t data)
orion.c:79orion_nand_slow_block_write()
orion_nand_write(nand, *data++);
orion.c:145
.write_data = orion_nand_write,

Call Tree

Functions calling orion_nand_write()
Functions called by orion_nand_write()
all items filtered out
orion_nand_write()
all items filtered out
Implementations
orion_nand_write()
all items filtered out
Type of orion_nand_write()
orion_nand_write()
all items filtered out