Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast_i2c.h104 #define I2CD_SCL_LINE_STS (0x1 << 18) macro
H A Dast_i2c.c246 bool scl_high = csr & I2CD_SCL_LINE_STS; in ast_i2c_deblock()