Home
last modified time | relevance | path

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

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