Lines Matching +full:address +full:- +full:1
2 # SPDX-License-Identifier: Apache-2.0
8 on-bus: i3c
16 For I3C devices, the 3 fields are static address, first half
18 1. The static address can be assigned to be the target device's
19 dynamic address before Dynamic Address Assignment (DAA)
20 starts. Can be zero if static address is not used, and
21 target address is determined via DAA.
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
32 "<node name>@<address + PID>", e.g. "sensor@4200001234012345678",
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
45 * Index 1: I2C device does not have a 50 ns spike filter
52 * 1: FM mode
56 "<node name>@<address + 00000000 + LVR>",
58 are both expanded to 32-bit integers.
60 assigned-address:
63 Dynamic address to be assigned to the device.
65 supports-setaasa: