Searched refs:CHIPID_LEN (Results 1 - 4 of 4) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm_tag.h10 #define CHIPID_LEN 6 /* Chip Id Length */ macro
44 char chipid[CHIPID_LEN]; // 38-43: Chip this image is for
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dbcm_tag.h10 #define CHIPID_LEN 6 /* Chip Id Length */ macro
44 char chipid[CHIPID_LEN]; // 38-43: Chip this image is for
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dbcm_tag.h10 #define CHIPID_LEN 6 /* Chip Id Length */ macro
44 char chipid[CHIPID_LEN]; // 38-43: Chip this image is for
H A Dimagetag.c455 if (strlen(parsed_args.chipid_arg) >= CHIPID_LEN) {

Completed in 97 milliseconds