Searched refs:rom_get_sys_info (Results 1 – 1 of 1) sorted by relevance
1000 static inline int rom_get_sys_info(uint32_t *out_buffer, uint32_t out_buffer_word_size, uint32_t fl… in rom_get_sys_info() function1021 int words_returned = rom_get_sys_info(result, 5, SYS_INFO_BOOT_INFO); in rom_get_boot_info()1032 int words_returned = rom_get_sys_info(result, 5, SYS_INFO_BOOT_INFO); in rom_get_last_boot_type_with_chained_flag()