Searched defs:boot_method (Results 1 – 3 of 3) sorted by relevance
25 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local
38 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local
206 …uint32_t boot_method : 3; /**< [ 6: 4] The boot method for this boot attempt RST_BOOT… member