Searched refs:bytes_to_handle (Results 1 – 1 of 1) sorted by relevance
396 size_t bytes_to_handle; in __macronix_30lfxg18ac_rw_otp() local399 bytes_to_handle = min_t(size_t, len - bytes_handled, in __macronix_30lfxg18ac_rw_otp()405 &buf[bytes_handled], bytes_to_handle); in __macronix_30lfxg18ac_rw_otp()408 &buf[bytes_handled], bytes_to_handle); in __macronix_30lfxg18ac_rw_otp()412 bytes_handled += bytes_to_handle; in __macronix_30lfxg18ac_rw_otp()