Lines Matching +full:half +full:- +full:bit
2 # SPDX-License-Identifier: Apache-2.0
8 on-bus: i3c
16 For I3C devices, the 3 fields are static address, first half
17 of Provisioned ID, and the second half of the Provisioned ID.
22 2. First half of the Provisioned ID contains the manufacturer
23 ID left-shifted by 1, where the manufacturer ID is
24 the bits 33-47 (zero-based) of the 48-bit Provisioned ID.
25 3. Second half of the Provisioned ID contains the combination of
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.
37 1. 7-bit address of the I2C device. (Note that 10-bit
41 * bit[31:8]: unused.
42 * bit[7:5]: I2C device index:
50 * bit[4]: I2C mode indicator:
53 * bit[3:0]: reserved.
58 are both expanded to 32-bit integers.
60 assigned-address:
65 supports-setaasa: