Lines Matching +full:i2c +full:- +full:mode
2 # SPDX-License-Identifier: Apache-2.0
8 on-bus: i3c
23 ID left-shifted by 1, where the manufacturer ID is
24 the bits 33-47 (zero-based) of the 48-bit Provisioned ID.
26 the part ID (bits 16-31 of the Provisioned ID) left-shifted
27 by 16, and the instance ID (bits 12-15 of the Provisioned ID)
28 left-shifted by 12. Basically, this is the lower 32 bits
33 where the PID part is expanded to be a 64-bit integer.
35 For I2C devices, the 3 fields are static address, 0x00, and
37 1. 7-bit address of the I2C device. (Note that 10-bit
40 3. LVR describes the I2C device where,
42 * bit[7:5]: I2C device index:
43 * Index 0: I2C device has a 50 ns spike filter where
45 * Index 1: I2C device does not have a 50 ns spike filter
47 * Index 2: I2C device does not have a 50 ns spike filter
50 * bit[4]: I2C mode indicator:
51 * 0: FM+ mode
52 * 1: FM mode
55 The DT node of a I2C device should be in format
58 are both expanded to 32-bit integers.
60 assigned-address:
65 supports-setaasa: