Searched defs:nfl (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndnand.c66 hndnand_enable(hndnand_t *nfl, int enable) argument
80 hndnand_read(hndnand_t *nfl, uint64 offset, uint len, uchar *buf) argument
92 hndnand_write(hndnand_t *nfl, uint64 offset, uint len, const uchar *buf) argument
104 hndnand_erase(hndnand_t *nfl, uint64 offset) argument
113 hndnand_checkbadb(hndnand_t *nfl, uint64 offset) argument
122 hndnand_mark_badb(hndnand_t *nfl, uint64 offset) argument
132 hndnand_dev_ready(hndnand_t *nfl) argument
141 hndnand_select_chip(hndnand_t *nfl, int chip) argument
149 hndnand_cmdfunc(hndnand_t *nfl, uint64 addr, int cmd) argument
158 hndnand_waitfunc(hndnand_t *nfl, int *status) argument
167 hndnand_read_oob(hndnand_t *nfl, uint64 addr, uint8 *oob) argument
176 hndnand_write_oob(hndnand_t *nfl, uint64 addr, uint8 *oob) argument
184 hndnand_read_page(hndnand_t *nfl, uint64 addr, uint8 *buf, uint8 *oob, bool ecc, uint32 *herr, uint32 *serr) argument
194 hndnand_write_page(hndnand_t *nfl, uint64 addr, const uint8 *buf, uint8 *oob, bool ecc) argument
203 hndnand_cmd_read_byte(hndnand_t *nfl, int cmd, int arg) argument
[all...]
H A Dnflash.c66 nflash_enable(hndnand_t *nfl, int enable) argument
413 nflash_read(hndnand_t *nfl, uint64 offset, uint len, uchar *buf) argument
533 nflash_write(hndnand_t *nfl, uint64 offset, uint len, const uchar *buf) argument
648 nflash_erase(hndnand_t *nfl, uint64 offset) argument
713 nflash_checkbadb(hndnand_t *nfl, uint64 offset) argument
782 nflash_mark_badb(hndnand_t *nfl, uint64 offset) argument
[all...]
H A Dnvram_rw.c185 BCMINITFN(nand_find_nvram)(hndnand_t *nfl, uint32 off) argument
H A Dnandcore.c128 _nandcore_oobbyte_per_cache(hndnand_t *nfl, uint cache, uint32 spare) argument
147 _nandcore_read_page(hndnand_t *nfl, uint64 offset, uint8 *buf, uint8 *oob, bool ecc, uint32 *herr, uint32 *serr) argument
260 _nandcore_write_page(hndnand_t *nfl, uint64 offset, const uint8 *buf, uint8 *oob, bool ecc) argument
416 nandcore_override_config(hndnand_t *nfl) argument
463 nandcore_optimize_timing(hndnand_t *nfl) argument
740 nandcore_read(hndnand_t *nfl, uint64 offset, uint len, uchar *buf) argument
790 nandcore_write(hndnand_t *nfl, uint64 offset, uint len, const uchar *buf) argument
823 nandcore_erase(hndnand_t *nfl, uint64 offset) argument
871 nandcore_checkbadb(hndnand_t *nfl, uint64 offset) argument
955 nandcore_mark_badb(hndnand_t *nfl, uint64 offset) argument
1056 _nandcore_set_cmd_address(hndnand_t *nfl, uint64 addr) argument
1072 nandcore_dev_ready(hndnand_t *nfl) argument
1082 nandcore_select_chip(hndnand_t *nfl, int chip) argument
1104 nandcore_cmdfunc(hndnand_t *nfl, uint64 addr, int cmd) argument
1164 nandcore_waitfunc(hndnand_t *nfl, int *status) argument
1181 nandcore_read_oob(hndnand_t *nfl, uint64 addr, uint8 *oob) argument
1245 nandcore_write_oob(hndnand_t *nfl, uint64 addr, uint8 *oob) argument
1348 nandcore_read_page(hndnand_t *nfl, uint64 addr, uint8 *buf, uint8 *oob, bool ecc, uint32 *herr, uint32 *serr) argument
1355 nandcore_write_page(hndnand_t *nfl, uint64 addr, const uint8 *buf, uint8 *oob, bool ecc) argument
1361 nandcore_cmd_read_byte(hndnand_t *nfl, int cmd, int arg) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbcm_nflash.c71 hndnand_t *nfl; member in struct:nflash_mtd
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbcm_nflash.c70 hndnand_t *nfl; member in struct:nflash_mtd
[all...]
H A Dbrcmnand.c86 hndnand_t *nfl; member in struct:brcmnand_mtd
700 hndnand_t *nfl = brcmnand->nfl; local
849 hndnand_t *nfl; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dnvram_linux.c93 BCMINITFN(nand_find_nvram)(hndnand_t *nfl, uint32 off) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-brcm-hnd/
H A Dboard_ns.c947 lookup_nflash_rootfs_offset(hndnand_t *nfl, struct mtd_info *mtd, int offset, size_t size) argument
1029 init_nflash_mtd_partitions(hndnand_t *nfl, struct mtd_info *mtd, size_t size) argument
[all...]

Completed in 110 milliseconds