Searched refs:RTL9300_I2C_MST_CTRL2 (Results 1 – 1 of 1) sorted by relevance
46 #define RTL9300_I2C_MST_CTRL2 0x4 macro71 ret = regmap_update_bits(i2c->regmap, i2c->reg_base + RTL9300_I2C_MST_CTRL2, mask, val); in rtl9300_i2c_reg_addr_set()113 return regmap_update_bits(i2c->regmap, i2c->reg_base + RTL9300_I2C_MST_CTRL2, mask, val); in rtl9300_i2c_config_xfer()
Completed in 3 milliseconds