Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Domap.h39 unsigned int boot_device_descriptor; member
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Domap.h132 unsigned int boot_device_descriptor; member
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Domap.h264 unsigned int boot_device_descriptor; member
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Domap.h276 unsigned int boot_device_descriptor; member
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c152 boot_params = omap_boot_params->boot_device_descriptor; in save_omap_boot_params()