Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
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()