Searched refs:otp_length (Results 1 – 1 of 1) sorted by relevance
37 size_t otp_length = 0; in bsec_read_mem() local55 otp_length = size / BSEC_BYTES_PER_WORD; in bsec_read_mem()57 for (otp_id = otp_start; otp_id < otp_start + otp_length; in bsec_read_mem()145 size_t otp_length = 0; in bsec_write_mem() local161 otp_length = size / BSEC_BYTES_PER_WORD; in bsec_write_mem()164 for (otp_id = otp_start; otp_id < otp_start + otp_length; otp_id++) { in bsec_write_mem()170 for (otp_id = otp_start; otp_id < otp_start + otp_length; in bsec_write_mem()