Home
last modified time | relevance | path

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

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