Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast2600_i2c.c59 #define AST2600_I2CC_SDA_LINE_STS BIT(17) macro
215 if (!(csr & AST2600_I2CC_SDA_LINE_STS) && in ast2600_i2c_deblock()