Home
last modified time | relevance | path

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

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