Searched refs:NACK (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/i2c/ |
A D | slave-interface.rst | 112 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 D | i2c-protocol.rst | 14 A, NA (1 bit) Acknowledge (ACK) and Not Acknowledge (NACK) bit
|
A D | smbus-protocol.rst | 43 A, NA (1 bit) Acknowledge (ACK) and Not Acknowledge (NACK) bit
|
/linux/drivers/i2c/busses/ |
A D | i2c-qcom-geni.c | 53 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 D | i2c-mlxcpld.rst | 50 Bit 4 - ACK/NACK.
|
/linux/Documentation/userspace-api/media/cec/ |
A D | cec-pin-error-inj.rst | 43 # <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 D | cec-ioc-receive.rst | 185 :ref:`CEC_TX_STATUS_NACK <CEC-TX-STATUS-NACK>` status bit is set. 256 * .. _`CEC-TX-STATUS-NACK`:
|
/linux/Documentation/devicetree/bindings/i2c/ |
A D | renesas,riic.yaml | 35 - description: NACK Reception Interrupt
|
/linux/Documentation/networking/devlink/ |
A D | devlink-params.rst | 126 will NACK any attempt of other host to reset the device. This parameter
|
/linux/Documentation/devicetree/bindings/regulator/ |
A D | qcom,rpmh-regulator.yaml | 81 must wait for an ACK or a NACK from RPMh for every request
|
/linux/Documentation/translations/it_IT/process/ |
A D | stable-kernel-rules.rst | 164 - La commissione per la revisione ha 48 ore per dare il proprio ACK o NACK
|
/linux/Documentation/driver-api/media/ |
A D | cec-core.rst | 260 The hardware must be able to differentiate between OK, NACK and 'something
|
Completed in 20 milliseconds