Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast2600_i2c.c60 #define AST2600_I2CC_BUS_BUSY_STS BIT(16) macro
236 if (readl(&priv->regs->trx_buff) & AST2600_I2CC_BUS_BUSY_STS) in ast2600_i2c_xfer()