Home
last modified time | relevance | path

Searched defs:start_phys (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3519av100/
Dhi3519av100_amp.c792 unsigned int start_phys = 0; in __run_a53cpu1() local
892 unsigned int start_phys = 0; in start_a53cpu1() local
Dhi3519av100.c639 unsigned int start_phys = 0; in start_a53cpu1() local
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3556av100/
Dhi3556av100.c794 unsigned int start_phys = 0; in __run_a53cpu1() local
895 unsigned int start_phys = 0; in start_a53cpu1() local
/third_party/uboot/u-boot-2020.01/cmd/
Djffs2.c262 u32 end_phys, start_phys, sector_size = 0, size = 0; in get_part_sector_size_nor() local