Searched refs:MXS_I2C_V1 (Results 1 – 1 of 1) sorted by relevance
69 #define MXS_I2C_DATA(i2c) ((i2c->dev_type == MXS_I2C_V1) ? 0x60 : 0xa0)71 #define MXS_I2C_DEBUG0_CLR(i2c) ((i2c->dev_type == MXS_I2C_V1) ? 0x78 : 0xb8)98 MXS_I2C_V1, enumerator361 if (i2c->dev_type == MXS_I2C_V1) in mxs_i2c_pio_trigger_write_cmd()550 if (i2c->dev_type == MXS_I2C_V1) in mxs_i2c_pio_setup_xfer()631 if (i2c->dev_type == MXS_I2C_V1) in mxs_i2c_xfer_msg()792 { .compatible = "fsl,imx23-i2c", .data = (void *)MXS_I2C_V1, },