Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/mb/common/include/
Dmb_private.h135 … void *src_adr; // The starting address of the boot image on the parent device member
/TwlSDK-5.5/build/libraries/mb/common/src/
Dmb_fileinfo.c559 pPwork->fileinfo[fileID].src_adr = (u32 *)buf; in MB_RegisterFile()
642 ret_bufp = pPwork->fileinfo[fileID].src_adr; in MB_UnregisterFile()