Home
last modified time | relevance | path

Searched refs:sda_high (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dast_i2c.c245 bool sda_high = csr & I2CD_SDA_LINE_STS; in ast_i2c_deblock() local
249 if (sda_high && scl_high) { in ast_i2c_deblock()
252 } else if (sda_high) { in ast_i2c_deblock()