Home
last modified time | relevance | path

Searched defs:boot_method (Results 1 – 3 of 3) sorted by relevance

/external/coreboot/src/mainboard/cavium/cn8100_sff_evb/
Dmainboard.c25 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local
/external/coreboot/src/mainboard/opencellular/elgon/
Dmainboard.c38 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local
/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
Dbdk-csrs-rst.h206 …uint32_t boot_method : 3; /**< [ 6: 4] The boot method for this boot attempt RST_BOOT… member