Home
last modified time | relevance | path

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

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