Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast2600_i2c.c19 u32 trx_buff; member
140 AST2600_I2CC_GET_RX_BUFF(readl(&priv->regs->trx_buff)); in ast2600_i2c_read_data()
182 writel(*buffer, &priv->regs->trx_buff); in ast2600_i2c_write_data()
236 if (readl(&priv->regs->trx_buff) & AST2600_I2CC_BUS_BUSY_STS) in ast2600_i2c_xfer()