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 fee4651 commit 637f33aCopy full SHA for 637f33a
drivers/i2c/busses/i2c-cadence.c
@@ -182,6 +182,7 @@ enum cdns_i2c_slave_state {
182
* @reset: Reset control for the device
183
* @quirks: flag for broken hold bit usage in r1p10
184
* @ctrl_reg: Cached value of the control register.
185
+ * @rinfo: I2C GPIO recovery information
186
* @ctrl_reg_diva_divb: value of fields DIV_A and DIV_B from CR register
187
* @slave: Registered slave instance.
188
* @dev_mode: I2C operating role(master/slave).
0 commit comments