Searched refs:fstp (Results 1 – 1 of 1) sorted by relevance
226 u8 fstp; in zxi2c_get_bus_speed() local239 fstp = ioread8(i2c->base + VIAI2C_REG_TR); in zxi2c_get_bus_speed()240 if (abs(fstp - params[2]) > 0x10) { in zxi2c_get_bus_speed()245 dev_warn(i2c->dev, "FW FSTP[%x] might cause wrong timings, dropped\n", fstp); in zxi2c_get_bus_speed()248 priv->tr = fstp | 0xff00; in zxi2c_get_bus_speed()