Lines Matching +full:chip +full:- +full:reset
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
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
33 * values. Non-zero errors are returned as documented below.
39 * soft reset. Returns the reset action (see below for the parameter
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
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.
55 * reset. Non-zero errors are returned as documented below.
61 * reset after the next soft reset; this will be one of the valid
67 * Return the fuse status of the current chip. The caller should specify
73 /* Reset eMMC by programming the RST_N register. */
79 * Initiate Firmware Reset via TYU. This might be invoked during the reset
118 /* Valid reset actions for MLXBF_BOOTCTL_SET_RESET_ACTION. */