Home
last modified time | relevance | path

Searched refs:I3C_LVR_I2C_FM_MODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/i3c/
H A Dmaster.h56 #define I3C_LVR_I2C_FM_MODE BIT(4) macro
/openbmc/linux/drivers/i3c/
H A Dmaster.c2361 u8 lvr = I3C_LVR_I2C_INDEX(2) | I3C_LVR_I2C_FM_MODE; in i3c_master_i2c_get_lvr()
2827 if (i2cbi->lvr & I3C_LVR_I2C_FM_MODE) in i3c_master_register()