Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
A Dimage-container.c420 u32 __weak spl_arch_boot_image_offset(u32 image_offset, u32 rom_bt_dev) in spl_arch_boot_image_offset() argument
425 ulong spl_romapi_get_uboot_base(u32 image_offset, u32 rom_bt_dev) in spl_romapi_get_uboot_base() argument
429 image_offset = spl_arch_boot_image_offset(image_offset, rom_bt_dev); in spl_romapi_get_uboot_base()
A Dspl_imx_romapi.c34 ulong __weak spl_romapi_get_uboot_base(u32 image_offset, u32 rom_bt_dev) in spl_romapi_get_uboot_base() argument
70 u32 rom_bt_dev) in spl_romapi_load_image_seekable() argument
95 offset = spl_romapi_get_uboot_base(image_offset, rom_bt_dev); in spl_romapi_load_image_seekable()
/arch/arm/mach-imx/imx8ulp/
A Dsoc.c855 u32 spl_arch_boot_image_offset(u32 image_offset, u32 rom_bt_dev) in spl_arch_boot_image_offset() argument
858 if (is_soc_rev(CHIP_REV_1_0) && ((rom_bt_dev >> 16) & 0xff) == BT_DEV_TYPE_MMC && in spl_arch_boot_image_offset()
/arch/arm/include/asm/mach-imx/
A Dsys_proto.h216 ulong spl_romapi_get_uboot_base(u32 image_offset, u32 rom_bt_dev);

Completed in 12 milliseconds