Searched refs:RTL9300_I2C_MST_CTRL1_I2C_TRIG (Results 1 – 1 of 1) sorted by relevance
45 #define RTL9300_I2C_MST_CTRL1_I2C_TRIG BIT(0) macro170 val |= RTL9300_I2C_MST_CTRL1_I2C_TRIG; in rtl9300_i2c_execute_xfer()171 mask |= RTL9300_I2C_MST_CTRL1_I2C_TRIG; in rtl9300_i2c_execute_xfer()178 val, !(val & RTL9300_I2C_MST_CTRL1_I2C_TRIG), 100, 2000); in rtl9300_i2c_execute_xfer()
Completed in 5 milliseconds