Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-rtl9300.c42 #define RTL9300_I2C_MST_CTRL1_GPIO_SCL_SEL BIT(3) macro
91 RTL9300_I2C_MST_CTRL1_GPIO_SCL_SEL; in rtl9300_i2c_config_io()
92 mask = RTL9300_I2C_MST_CTRL1_SDA_OUT_SEL_MASK | RTL9300_I2C_MST_CTRL1_GPIO_SCL_SEL; in rtl9300_i2c_config_io()