Lines Matching +full:next +full:- +full:mode
1 /* SPDX-License-Identifier: GPL-2.0 */
10 * Request that the on-chip watchdog be enabled, or disabled, after
11 * the next chip soft reset. This call does not affect the current
12 * status of the on-chip watchdog. If non-zero, the argument
14 * will not be enabled after the next soft reset. Non-zero errors are
20 * Query the status which has been requested for the on-chip watchdog
21 * after the next chip soft reset. Returns the interval as set by
27 * Request that a specific boot action be taken at the next soft
33 * values. Non-zero errors are returned as documented below.
38 * Return the specific boot action which will be taken at the next
46 * after the next soft reset. For a specified valid boot mode, the
48 * MLXBF_BOOTCTL_SET_RESET_ACTION after the next chip soft reset; in
49 * particular, after that reset, the action for the now next reset can
53 * MLXBF_BOOTCTL_SET_RESET_ACTION be taken after the next chip soft reset.
54 * This call does not affect the action to be taken at the next soft
55 * reset. Non-zero errors are returned as documented below.
61 * reset after the next soft reset; this will be one of the valid
80 * flow in isolation mode.
122 #define MLXBF_BOOTCTL_EMMC_LEGACY 3 /* From primary eMMC in legacy mode */
129 #define MLXBF_BOOTCTL_NONE 0x7fffffff /* Don't change next boot action */