Home
last modified time | relevance | path

Searched refs:RESTART (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/ocxl/
Dlink.c96 RESTART, enumerator
115 if (r == RESTART) in ack_irq()
175 r = RESTART; in xsl_fault_handler_bh()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsmu_v11_0_i2c.c261 reg = REG_SET_FIELD(reg, CKSVII2C_IC_DATA_CMD, RESTART, in smu_v11_0_i2c_transmit()
347 reg = REG_SET_FIELD(reg, CKSVII2C_IC_DATA_CMD, RESTART, in smu_v11_0_i2c_receive()
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_api_cmd.c445 val = HINIC_API_CMD_CHAIN_REQ_CLEAR(val, RESTART); in api_cmd_hw_restart()
446 val |= HINIC_API_CMD_CHAIN_REQ_SET(1, RESTART); in api_cmd_hw_restart()
454 if (!HINIC_API_CMD_CHAIN_REQ_GET(val, RESTART)) { in api_cmd_hw_restart()
/kernel/linux/linux-5.10/Documentation/networking/
Dcan_ucan_protocol.rst178 started RESTART started
Dcan.rst1198 RESTART-MS := { 0 | NUMBER }
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
Dsmartpqi.h1402 RESTART = 4 enumerator
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0033_linux_drivers_soc_scsi_spi_tee_thermal.patch1943 + /* return early if it is RESTART case */
D0038_linux_drivers_mxc.patch48784 + /* Query the number of bytes needed by the RESTART command. */
49017 +** Form a RESTART command at the specified location in the command buffer.
49026 +** RESTART command at or gcvNULL to query the size of the command.
49029 +** The address of another command buffer to be executed by this RESTART
49034 +** be executed by this RESTART command. If 'Logical' is gcvNULL, this
49038 +** Pointer to the number of bytes available for the RESTART command.
49045 +** for the RESTART command. If 'Bytes' is gcvNULL, nothing is returned.
49095 + /* Append RESTART. */
49131 + /* Return number of bytes required by the RESTART command. */
50373 +/* Form a RESTART command at the specified location in the command buffer. */
[all …]