Home
last modified time | relevance | path

Searched refs:pl_base (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.c1315 uint8_t *pl_base; /* Patch length base */ in rtb_get_patch_entry() local
1331 pl_base = ci_base + 2 * patch->number_of_patch; in rtb_get_patch_entry()
1332 so_base = pl_base + 2 * patch->number_of_patch; in rtb_get_patch_entry()
1339 entry->patch_len = get_unaligned_le16(pl_base + 2 * i); in rtb_get_patch_entry()