Searched refs:bytes_to_xfer (Results 1 – 1 of 1) sorted by relevance
448 int bytes_to_xfer; in brcmstb_i2c_xfer() local485 bytes_to_xfer = min(len, N_DATA_BYTES); in brcmstb_i2c_xfer()492 bytes_to_xfer, pmsg); in brcmstb_i2c_xfer()496 len -= bytes_to_xfer; in brcmstb_i2c_xfer()497 tmp_buf += bytes_to_xfer; in brcmstb_i2c_xfer()