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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dspiflash.c334 spiflash_set_4byte_mode(hndsflash_t *spifl, int enable) argument
429 bspi_sector_erase(hndsflash_t *spifl, qspiregs_ argument
505 bspi2_st_page_program(hndsflash_t *spifl, qspiregs_t *qspi, unsigned int offset, unsigned char *buf, int len) argument
588 bspi2_at_page_program(osl_t *osh, qspiregs_t *qspi, hndsflash_t *spifl, unsigned int offset, unsigned char *buf, int len) argument
669 bspi_poll(hndsflash_t *spifl, qspiregs_t *qspi, unsigned int offset) argument
969 spiflash_read(hndsflash_t *spifl, uint offset, uint len, const uchar *buf) argument
1024 spiflash_write(hndsflash_t *spifl, uint offset, uint length, const uchar *buffer) argument
1113 spiflash_erase(hndsflash_t *spifl, uint offset) argument
1142 spiflash_poll(hndsflash_t *spifl, uint offset) argument
1183 spiflash_commit(hndsflash_t *spifl, uint offset, uint len, const uchar *buf) argument
[all...]

Completed in 62 milliseconds