Searched refs:bootdevice_brom_id (Results 1 – 1 of 1) sorted by relevance
36 u32 bootdevice_brom_id = readl(RK3399_BROM_BOOTSOURCE_ID_ADDR); in board_spl_was_booted_from() local39 if (bootdevice_brom_id < ARRAY_SIZE(boot_devices)) in board_spl_was_booted_from()40 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()44 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()47 __func__, bootdevice_brom_id); in board_spl_was_booted_from()