We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18599e9 commit f6ca730Copy full SHA for f6ca730
include/linux/i3c/master.h
@@ -298,6 +298,7 @@ enum i3c_open_drain_speed {
298
* @I3C_ADDR_SLOT_I2C_DEV: address is assigned to an I2C device
299
* @I3C_ADDR_SLOT_I3C_DEV: address is assigned to an I3C device
300
* @I3C_ADDR_SLOT_STATUS_MASK: address slot mask
301
+ * @I3C_ADDR_SLOT_EXT_STATUS_MASK: address slot mask with extended information
302
* @I3C_ADDR_SLOT_EXT_DESIRED: the bitmask represents addresses that are preferred by some devices,
303
* such as the "assigned-address" property in a device tree source.
304
* On an I3C bus, addresses are assigned dynamically, and we need to know which
0 commit comments