Searched refs:VIAI2C_PLAT_WMT (Results 1 – 3 of 3) sorted by relevance
39 if (i2c->platform == VIAI2C_PLAT_WMT && !(pmsg->flags & I2C_M_NOSTART)) { in viai2c_write()52 if (i2c->platform == VIAI2C_PLAT_WMT && pmsg->flags & I2C_M_NOSTART) { in viai2c_write()71 if (i2c->platform == VIAI2C_PLAT_WMT && !(pmsg->flags & I2C_M_NOSTART)) in viai2c_read()85 if ((i2c->platform == VIAI2C_PLAT_WMT && (pmsg->flags & I2C_M_NOSTART)) || in viai2c_read()108 if (i2c->platform == VIAI2C_PLAT_WMT && !(pmsg->flags & I2C_M_NOSTART)) { in viai2c_xfer()162 if (i2c->platform == VIAI2C_PLAT_WMT && !i2c->last) in viai2c_irq_xfer()
54 VIAI2C_PLAT_WMT, enumerator
109 err = viai2c_init(pdev, &i2c, VIAI2C_PLAT_WMT); in wmt_i2c_probe()