Home
last modified time | relevance | path

Searched refs:NACK (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/i2c/
A Dslave-interface.rst112 still shifted out. If the master sends NACK and stops reading after the byte
162 About ACK/NACK
166 device is basically present or if it mysteriously disappeared. Using NACK to
170 to NACK them. For those reasons, this API does not support NACK in the address
173 Currently, there is no slave event to report if the master did ACK or NACK a
A Di2c-protocol.rst14 A, NA (1 bit) Acknowledge (ACK) and Not Acknowledge (NACK) bit
A Dsmbus-protocol.rst43 A, NA (1 bit) Acknowledge (ACK) and Not Acknowledge (NACK) bit
/linux/drivers/i2c/busses/
A Di2c-qcom-geni.c53 NACK, enumerator
64 #define DM_I2C_CB_ERR ((BIT(NACK) | BIT(BUS_PROTO) | BIT(ARB_LOST)) \
101 [NACK] = {-ENXIO, "NACK: slv unresponsive, check its power/reset-ln"},
198 if (err != NACK && err != GENI_ABORT_DONE) { in geni_i2c_err()
229 geni_i2c_err(gi2c, NACK); in geni_i2c_irq()
/linux/Documentation/i2c/busses/
A Di2c-mlxcpld.rst50 Bit 4 - ACK/NACK.
/linux/Documentation/userspace-api/media/cec/
A Dcec-pin-error-inj.rst43 # <op>[,<mode>] rx-nack NACK the message instead of sending an ACK
103 So '``any rx-nack``' will NACK the next received CEC message,
104 '``any,always rx-nack``' will NACK all received CEC messages and
105 '``0x82,toggle rx-nack``' will only NACK if an Active Source message was
154 NACK broadcast messages and messages directed to this CEC adapter.
A Dcec-ioc-receive.rst185 :ref:`CEC_TX_STATUS_NACK <CEC-TX-STATUS-NACK>` status bit is set.
256 * .. _`CEC-TX-STATUS-NACK`:
/linux/Documentation/devicetree/bindings/i2c/
A Drenesas,riic.yaml35 - description: NACK Reception Interrupt
/linux/Documentation/networking/devlink/
A Ddevlink-params.rst126 will NACK any attempt of other host to reset the device. This parameter
/linux/Documentation/devicetree/bindings/regulator/
A Dqcom,rpmh-regulator.yaml81 must wait for an ACK or a NACK from RPMh for every request
/linux/Documentation/translations/it_IT/process/
A Dstable-kernel-rules.rst164 - La commissione per la revisione ha 48 ore per dare il proprio ACK o NACK
/linux/Documentation/driver-api/media/
A Dcec-core.rst260 The hardware must be able to differentiate between OK, NACK and 'something

Completed in 20 milliseconds