Searched defs:addr_start (Results 1 – 5 of 5) sorted by relevance
/u-boot/arch/x86/cpu/slimbootloader/ |
A D | sdram.c | 55 u64 addr_start; in board_get_usable_ram_top() local
|
/u-boot/arch/arm/mach-imx/imx8/ |
A D | cpu.c | 240 static int get_owned_memreg(sc_rm_mr_t mr, sc_faddr_t *addr_start, in get_owned_memreg() 438 static u64 get_block_attrs(sc_faddr_t addr_start) in get_block_attrs() 457 static u64 get_block_size(sc_faddr_t addr_start, sc_faddr_t addr_end) in get_block_size()
|
/u-boot/drivers/misc/ |
A D | rockchip-efuse.c | 93 unsigned int addr_start, addr_end, addr_offset; in rockchip_rk3399_efuse_read() local
|
/u-boot/drivers/ddr/imx/imx8m/ |
A D | ddrphy_utils.c | 204 unsigned int addr_start, unsigned int addr_end) in look_for_max()
|
/u-boot/drivers/misc/imx8/ |
A D | scu_api.c | 515 int sc_rm_find_memreg(sc_ipc_t ipc, sc_rm_mr_t *mr, sc_faddr_t addr_start, in sc_rm_find_memreg() 573 int sc_rm_get_memreg_info(sc_ipc_t ipc, sc_rm_mr_t mr, sc_faddr_t *addr_start, in sc_rm_get_memreg_info()
|
Completed in 17 milliseconds