Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/clk/
H A Dclk-ld11.c21 uniphier_boot_device_raw() != BOOT_DEVICE_USB) { in uniphier_ld11_clk_init()
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dboard_late_init.c66 switch (uniphier_boot_device_raw()) { in board_late_init()
H A Dinit.h101 unsigned int uniphier_boot_device_raw(void);
/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/
H A Dboot-device.c145 unsigned int uniphier_boot_device_raw(void) in uniphier_boot_device_raw() function