Lines Matching full:boot
27 * Request that a specific boot action be taken at the next soft
28 * reset. By default, the boot action is set by external chip pins,
29 * which are sampled on hard reset. Note that the boot action
38 * Return the specific boot action which will be taken at the next
45 * Request that a specific boot action be taken at the soft reset
46 * after the next soft reset. For a specified valid boot mode, the
60 * Return the specific boot action which will be taken at the soft
69 * version of secure boot fuse keys left should be returned.
91 #define MLXBF_BOOTCTL_EXTERNAL 0 /* Not boot from eMMC */
92 #define MLXBF_BOOTCTL_EMMC 1 /* From primary eMMC boot partition */
93 #define MLNX_BOOTCTL_SWAP_EMMC 2 /* Swap eMMC boot partitions and reboot */
98 #define MLXBF_BOOTCTL_FUSE_STATUS_KEYS 1 /* Return secure boot key status */
101 #define MLXBF_BOOTCTL_NONE 0x7fffffff /* Don't change next boot action */