Searched refs:MCHP_I2C_SMB_STS_PIN (Results 1 – 3 of 3) sorted by relevance
56 #define MCHP_I2C_SMB_STS_PIN BIT(7) macro
178 if (sts == (MCHP_I2C_SMB_STS_PIN | MCHP_I2C_SMB_STS_NBB)) { in wait_bus_free()450 if (!(data->i2c_status & MCHP_I2C_SMB_STS_PIN)) { in wait_pin()858 if (status & MCHP_I2C_SMB_STS_PIN) { in i2c_xec_bus_isr()
265 if (!(status & MCHP_I2C_SMB_STS_PIN)) { in wait_completion()