AM64x MCU+ SDK  08.02.00
tisci_ext_otp.h File Reference

Go to the source code of this file.

Data Structures

struct  tisci_msg_read_otp_mmr_req
 This file contains: More...
 
struct  tisci_msg_read_otp_mmr_resp
 Respone message for reading OTP MMR. More...
 
struct  tisci_msg_soft_lock_otp_write_global_req
 Request message for performing a global soft write lock on OTP rows. More...
 
struct  tisci_msg_soft_lock_otp_write_global_resp
 Respone message for global soft write lock on OTP rows. More...
 
struct  tisci_msg_lock_otp_row_req
 Request message for hardware locking an OTP row. More...
 
struct  tisci_msg_lock_otp_row_resp
 Respone message for hardware lock OTP row. More...
 
struct  tisci_msg_write_otp_row_req
 Request message for writing to an OTP row. More...
 
struct  tisci_msg_write_otp_row_resp
 Respone message for writing to an OTP row. More...
 
struct  tisci_msg_get_otp_row_lock_status_req
 Request message for querying lock status of an OTP row. More...
 
struct  tisci_msg_get_otp_row_lock_status_resp
 Respone message for Get OTP row lock status request. More...
 

Functions

struct tisci_msg_read_otp_mmr_req __attribute__ ((__packed__))
 

Variables

struct tisci_header hdr
 
uint8_t mmr_idx
 
uint32_t mmr_val
 
uint8_t row_idx
 
uint8_t hw_write_lock
 
uint8_t hw_read_lock
 
uint8_t row_soft_lock
 
uint32_t row_val
 
uint32_t row_mask
 
uint8_t global_soft_lock
 

Variable Documentation

◆ hdr

struct tisci_header hdr

◆ mmr_idx

uint8_t mmr_idx

◆ mmr_val

uint32_t mmr_val

◆ row_idx

uint8_t row_idx

◆ hw_write_lock

uint8_t hw_write_lock

◆ hw_read_lock

uint8_t hw_read_lock

◆ row_soft_lock

uint8_t row_soft_lock

◆ row_val

uint32_t row_val

◆ row_mask

uint32_t row_mask

◆ global_soft_lock

uint8_t global_soft_lock