Go to the source code of this file.
Data Structures | |
struct | tisci_msg_rm_ring_cfg_req |
Configures a Navigator Subsystem ring. More... | |
struct | tisci_msg_rm_ring_cfg_resp |
Response to configuring a ring. More... | |
struct | tisci_msg_rm_ring_mon_cfg_req |
Configures a Navigator Subsystem ring monitor. Configures the real-time registers of a Navigator Subsystem ring monitor. The ring monitor index must be assigned to the host defined in the TISCI header via the RM board configuration resource assignment range list. The channelized firewalls covering the ring monitor registers are configured to allow the host read-only access. More... | |
struct | tisci_msg_rm_ring_mon_cfg_resp |
Response to configuring a ring monitor. More... | |
Functions | |
struct tisci_msg_rm_ring_cfg_req | __attribute__ ((__packed__)) |
Variables | |
struct tisci_header | hdr |
uint32_t | valid_params |
uint16_t | nav_id |
uint16_t | index |
uint32_t | addr_lo |
uint32_t | addr_hi |
uint32_t | count |
uint8_t | mode |
uint8_t | size |
uint8_t | order_id |
uint16_t | virtid |
uint8_t | asel |
uint8_t | source |
uint16_t | queue |
uint32_t | data0_val |
uint32_t | data1_val |
struct tisci_header hdr |
uint32_t valid_params |
uint16_t nav_id |
uint16_t index |
uint32_t addr_lo |
uint32_t addr_hi |
uint32_t count |
uint8_t mode |
uint8_t size |
uint8_t order_id |
uint16_t virtid |
uint8_t asel |
uint8_t source |
uint16_t queue |
uint32_t data0_val |
uint32_t data1_val |