Searched refs:RESTART (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/misc/ocxl/ |
| D | link.c | 96 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/ |
| D | smu_v11_0_i2c.c | 261 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/ |
| D | hinic_hw_api_cmd.c | 445 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/ |
| D | can_ucan_protocol.rst | 178 started RESTART started
|
| D | can.rst | 1198 RESTART-MS := { 0 | NUMBER }
|
| /kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
| D | smartpqi.h | 1402 RESTART = 4 enumerator
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0033_linux_drivers_soc_scsi_spi_tee_thermal.patch | 1943 + /* return early if it is RESTART case */
|
| D | 0038_linux_drivers_mxc.patch | 48784 + /* 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 …]
|