Searched refs:otp_start (Results 1 – 2 of 2) sorted by relevance
36 uint32_t otp_start = 0; in bsec_read_mem() local54 otp_start = otp_base_offset / BSEC_BYTES_PER_WORD; in bsec_read_mem()57 for (otp_id = otp_start; otp_id < otp_start + otp_length; in bsec_read_mem()144 uint32_t otp_start = 0; in bsec_write_mem() local160 otp_start = otp_base_offset / 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()
133 uint32_t otp_start = 0; in pos_from_dt() local138 ret = stm32_bsec_find_otp_in_nvmem_layout("huk-otp", &otp_start, in pos_from_dt()147 otp_id[i] = otp_start + i; in pos_from_dt()