OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:second_offset
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/wlan/bcmdhd/dhdutil/
ucode_download.c
136
uint32 fw_size,
second_offset
, ucode_trx_offset;
local
158
second_offset
= main_trx_hdr.offsets[2];
160
if (
second_offset
== maintrx_hdr_len) {
161
second_offset
= 0;
164
ROUNDUP(fw_size, 4) + ROUNDUP(
second_offset
, 4);
/system/core/fastboot/
fastboot.cpp
86
static unsigned
second_offset
= 0x00f00000;
variable
470
sdata, ssize,
second_offset
,
[
all
...]
Completed in 83 milliseconds