Home
last modified time | relevance | path

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

/drivers/i2c/busses/
A Di2c-rtl9300.c46 #define RTL9300_I2C_MST_CTRL2 0x4 macro
71 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