Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_download.c631 u8 *boot_end = NULL, *code_end = NULL; in scram_dnldr() local
661 boot_end = (u8 *) (pFileStart + file_hdr->loader_code_end); in scram_dnldr()
697 s_file = (u16 *) (boot_end); in scram_dnldr()
698 c_file = (u8 *) (boot_end); in scram_dnldr()
707 boot_end, in scram_dnldr()