Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c2017 u32 rw_bytes_reg; in mlxbf_i2c_irq() local
2043 rw_bytes_reg = readl(priv->slv->io + in mlxbf_i2c_irq()
2045 recv_bytes = (rw_bytes_reg >> 8) & GENMASK(7, 0); in mlxbf_i2c_irq()