Lines Matching +full:reset +full:- +full:on +full:- +full:timeout
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
26 #define SCOM_INTF_ERR_ABORT 0x00000004 /* PIB reset during access */
33 __u8 pib_status; /* 3-bit PIB status */
40 #define SCOM_PIB_PARITY_ERR 6 /* Parity error on the PIB bus */
41 #define SCOM_PIB_TIMEOUT 7 /* Bus timeout */
49 /* Flags for SCOM reset */
50 #define SCOM_RESET_INTF 0x00000001 /* Reset interface */
51 #define SCOM_RESET_PIB 0x00000002 /* Reset PIB */
63 * FSI_SBEFIFO_CMD_TIMEOUT sets the timeout for writing data to the SBEFIFO.
65 * The command timeout is specified in seconds. The minimum value of command
66 * timeout is 1 seconds (default) and the maximum value of command timeout is
67 * 120 seconds. A command timeout of 0 will reset the value to the default of
73 * FSI_SBEFIFO_READ_TIMEOUT sets the read timeout for response from SBE.
75 * The read timeout is specified in seconds. The minimum value of read
76 * timeout is 10 seconds (default) and the maximum value of read timeout is
77 * 120 seconds. A read timeout of 0 will reset the value to the default of