Home | History | Annotate | Download | only in fastboot

Lines Matching defs:tags_offset

75 unsigned tags_offset    = 0x00000100;
370 page_size, base_addr, tags_offset, &bsize);
996 {"tags_offset", required_argument, 0, 't'},
1048 tags_offset = strtoul(optarg, 0, 16);