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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/
H A DmvAesApi.c117 MV_U8 block[4][MAXBC]; local
201 MV_U8 block[4][MAXBC]; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/cesa/
H A DmvSHA1.c111 CHAR64LONG16* block; local
[all...]
/netgear-R7800-V1.0.2.28/tools/flock/src/
H A Dflock.c129 int block = 0; local
/netgear-R7800-V1.0.2.28/target/linux/adm8668/files/drivers/mtd/maps/
H A Dadm8668.c237 unsigned char *block, *data; local
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dmtd.c64 int mtd_open(const char *mtd, bool block) argument
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/mtd/devices/
H A Dnand-spi-er.c177 uint32_t block = instr->addr >> 17; local
614 uint32_t block; local
633 uint32_t block; local
[all...]
H A Dubi32-nand-spi-er.c368 uint32_t block = instr->addr >> 17; local
766 uint32_t block; local
785 uint32_t block; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/video/
H A Dubicom32fb.c175 static inline void ubicom32fb_send_command(struct ubicom32fb_drvdata *ud, u16 command, u8_t block) argument
/netgear-R7800-V1.0.2.28/target/linux/at91/image/dfboot/src/
H A Dmain.c481 int block = 0; local
/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_yaffs2.c896 int block; member in struct:__anon597
[all...]
H A Dyaffs_guts.c2099 yaffs_gc_block(yaffs_dev_t *dev, int block, int wholeBlock) argument
2871 int block; local
[all...]
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmkmylofw.c530 write_out_file(FILE *outfile, struct fw_block *block, uint32_t *crc) argument
[all...]
H A Dmkcsysimg.c549 block_stat_file(struct csys_block *block) argument
569 block_writeout_hdr(FILE *outfile, struct csys_block *block) argument
590 block_writeout_file(FILE *outfile, struct csys_block *block) argument
638 block_writeout_data(FILE *outfile, struct csys_block *block) argument
657 block_writeout_csum(FILE *outfile, struct csys_block *block) argument
674 block_writeout(FILE *outfile, struct csys_block *block) argument
712 struct csys_block *block; local
796 struct csys_block *block; local
906 struct csys_block *block; local
[all...]
H A Dmkzynfw.c634 block_stat_file(struct fw_block *block) argument
726 write_out_block(FILE *outfile, struct fw_block *block, struct csum_state *css) argument
748 struct fw_block *block; local
926 struct fw_block *block; local
986 struct fw_block *block; local
1024 struct fw_block *block; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/spi/
H A Dspi-vsc7385.c162 static int vsc7385_is_addr_valid(u8 block, u8 subblock) argument
194 static inline u8 vsc7385_make_addr(u8 mode, u8 block, u8 subblock) argument
205 static int vsc7385_read(struct vsc7385 *vsc, u8 block, u8 subblock, u8 reg, argument
248 static int vsc7385_write(struct vsc7385 *vsc, u8 block, u8 subblock, u8 reg, argument
287 vsc7385_write_verify(struct vsc7385 *vsc, u8 block, u8 subblock, u8 reg, u32 value, u32 read_mask, u32 read_val) argument
[all...]

Completed in 228 milliseconds