Searched refs:byte_off (Results 1 – 2 of 2) sorted by relevance
113 uint32_t trusty_write_oem_ns_otp(uint32_t byte_off, uint8_t *byte_buf, uint32_t byte_len);114 uint32_t trusty_read_oem_ns_otp(uint32_t byte_off, uint8_t *byte_buf, uint32_t byte_len);
819 uint32_t trusty_write_oem_ns_otp(uint32_t byte_off, uint8_t *byte_buf, uint32_t byte_len) in trusty_write_oem_ns_otp() argument849 TeecOperation.params[0].value.a = byte_off; in trusty_write_oem_ns_otp()884 uint32_t trusty_read_oem_ns_otp(uint32_t byte_off, uint8_t *byte_buf, uint32_t byte_len) in trusty_read_oem_ns_otp() argument914 TeecOperation.params[0].value.a = byte_off; in trusty_read_oem_ns_otp()