Searched refs:odd_byte_row_and_flags (Results 1 – 1 of 1) sorted by relevance
77 otp_cmd_t odd_byte_row_and_flags; in tfm_plat_otp_read() local108 odd_byte_row_and_flags.flags = row_and_flags.flags + (out_len_checked / 2); in tfm_plat_otp_read()112 rc = rom_func_otp_access(&odd_byte_buff[0], 2, odd_byte_row_and_flags); in tfm_plat_otp_read()133 otp_cmd_t odd_byte_row_and_flags; in tfm_plat_otp_write() local163 odd_byte_row_and_flags.flags = row_and_flags.flags + (in_len_checked / 2); in tfm_plat_otp_write()168 rc = rom_func_otp_access(&odd_byte_buff[0], 2, odd_byte_row_and_flags); in tfm_plat_otp_write()