Searched refs:REG_CON_TUNING_MASK (Results 1 – 1 of 1) sorted by relevance
64 #define REG_CON_TUNING_MASK GENMASK_ULL(15, 8) macro287 u32 val = i2c_readl(i2c, REG_CON) & REG_CON_TUNING_MASK; in rk3x_i2c_disable()331 u32 val = i2c_readl(i2c, REG_CON) & REG_CON_TUNING_MASK; in rk3x_i2c_start()399 ctrl = i2c_readl(i2c, REG_CON) & REG_CON_TUNING_MASK; in rk3x_i2c_stop()998 val &= ~REG_CON_TUNING_MASK; in rk3x_i2c_adapt_div()1235 val = i2c_readl(i2c, REG_CON) & REG_CON_TUNING_MASK; in rk3x_i2c_xfer_common()1297 val = i2c_readl(i2c, REG_CON) & REG_CON_TUNING_MASK; in rk3x_i2c_restart_notify()