Lines Matching refs:I2C_IF_STATUS
1402 #define DATA_READY 0x800000 /* Used with I2C_IF_STATUS */
1403 #define DATA_ABORT 0x10000 /* Used with I2C_IF_STATUS */
1486 i2c_status = hw_read_20kx(hw, I2C_IF_STATUS);
1490 hw_write_20kx(hw, I2C_IF_STATUS, i2c_status);
1505 i2c_status = hw_read_20kx(hw, I2C_IF_STATUS);
1509 hw_write_20kx(hw, I2C_IF_STATUS, i2c_status);
1520 ret = hw_read_20kx(hw, I2C_IF_STATUS);
1531 i2c_status = hw_read_20kx(hw, I2C_IF_STATUS);
1534 hw_write_20kx(hw, I2C_IF_STATUS, i2c_status);
1558 i2c_status = hw_read_20kx(hw, I2C_IF_STATUS);
1564 hw_write_20kx(hw, I2C_IF_STATUS, i2c_status);