Searched defs:addr_write (Results 1 – 6 of 6) sorted by relevance
23 hi_u32 boot_upg_lzma_detect(hi_u32 addr_write, hi_u32 *uncompress_size, const hi_upg_section_head *… in boot_upg_lzma_detect()53 hi_u32 boot_upg_lzma_verify(hi_u32 addr_write, hi_u32 *uncompress_size, const hi_upg_section_head *… in boot_upg_lzma_verify()74 hi_u32 boot_upg_kernel_process(hi_u32 addr_start, hi_u32 addr_write) in boot_upg_kernel_process()
38 uintptr_t addr_write; /* write kernel upgrade file address */ member
280 hi_u32 boot_upg_check_before_decompress(hi_u32 addr_write, const hi_upg_section_head *section_head, in boot_upg_check_before_decompress()
68 uintptr_t addr_write; /* write kernel upgrade file address */ member
922 uintptr_t addr_write = start - sizeof (hi_upg_file_head); in decrypt_para_init() local1133 hi_u32 boot_decrypt_upg_file(hi_u32 addr_write, const hi_upg_section_head *section_head) in boot_decrypt_upg_file()