Altera SoCAL  16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
 All Data Structures Variables Typedefs Groups
Component : ACP ID Mapper Registers - ALT_ACPIDMAP

Description

ACP ID Mapper Registers

Registers in the ACP ID Mapper module

Members

 Register : Read AXI Master Mapping Register for Fixed Virtual ID 2 - vid2rd
 
 Register : Write AXI Master Mapping Register for Fixed Virtual ID 2 - vid2wr
 
 Register : Read AXI Master Mapping Register for Fixed Virtual ID 3 - vid3rd
 
 Register : Write AXI Master Mapping Register for Fixed Virtual ID 3 - vid3wr
 
 Register : Read AXI Master Mapping Register for Fixed Virtual ID 4 - vid4rd
 
 Register : Write AXI Master Mapping Register for Fixed Virtual ID 4 - vid4wr
 
 Register : Read AXI Master Mapping Register for Fixed Virtual ID 5 - vid5rd
 
 Register : Write AXI Master Mapping Register for Fixed Virtual ID 5 - vid5wr
 
 Register : Read AXI Master Mapping Register for Fixed Virtual ID 6 - vid6rd
 
 Register : Write AXI Master Mapping Register for Fixed Virtual ID 6 - vid6wr
 
 Register : Read AXI Master Mapping Register for Dynamic Virtual ID Remap - dynrd
 
 Register : Write AXI Master Mapping Register for Dynamic Virtual ID Remap - dynwr
 
 Register : Read AXI Master Mapping Status Register for Fixed Virtual ID 2 - vid2rd_s
 
 Register : Write AXI Master Mapping Status Register for Fixed Virtual ID 2 - vid2wr_s
 
 Register : Read AXI Master Mapping Status Register for Fixed Virtual ID 3 - vid3rd_s
 
 Register : Write AXI Master Mapping Status Register for Fixed Virtual ID 3 - vid3wr_s
 
 Register : Read AXI Master Mapping Status Register for Fixed Virtual ID 4 - vid4rd_s
 
 Register : Write AXI Master Mapping Status Register for Fixed Virtual ID 4 - vid4wr_s
 
 Register : Read AXI Master Mapping Status Register for Fixed Virtual ID 5 - vid5rd_s
 
 Register : Write AXI Master Mapping Status Register for Fixed Virtual ID 5 - vid5wr_s
 
 Register : Read AXI Master Mapping Status Register for Fixed Virtual ID 6 - vid6rd_s
 
 Register : Write AXI Master Mapping Status Register for Fixed Virtual ID 6 - vid6wr_s
 
 Register : Read AXI Master Mapping Status Register for Dynamic Virtual ID Remap - dynrd_s
 
 Register : Write AXI Master Mapping Status Register for Dynamic Virtual ID Remap - dynwr_s
 

Data Structures

struct  ALT_ACPIDMAP_s
 
struct  ALT_ACPIDMAP_raw_s
 

Typedefs

typedef struct ALT_ACPIDMAP_s ALT_ACPIDMAP_t
 
typedef struct ALT_ACPIDMAP_raw_s ALT_ACPIDMAP_raw_t
 

Data Structure Documentation

struct ALT_ACPIDMAP_s

WARNING: The C register and register group struct declarations are provided for convenience and illustrative purposes. They should, however, be used with caution as the C language standard provides no guarantees about the alignment or atomicity of device memory accesses. The recommended practice for writing hardware drivers is to use the SoCAL access macros and alt_read_word() and alt_write_word() functions.

The struct declaration for register group ALT_ACPIDMAP.

Data Fields
volatile ALT_ACPIDMAP_VID2RD_t vid2rd ALT_ACPIDMAP_VID2RD
volatile ALT_ACPIDMAP_VID2WR_t vid2wr ALT_ACPIDMAP_VID2WR
volatile ALT_ACPIDMAP_VID3RD_t vid3rd ALT_ACPIDMAP_VID3RD
volatile ALT_ACPIDMAP_VID3WR_t vid3wr ALT_ACPIDMAP_VID3WR
volatile ALT_ACPIDMAP_VID4RD_t vid4rd ALT_ACPIDMAP_VID4RD
volatile ALT_ACPIDMAP_VID4WR_t vid4wr ALT_ACPIDMAP_VID4WR
volatile ALT_ACPIDMAP_VID5RD_t vid5rd ALT_ACPIDMAP_VID5RD
volatile ALT_ACPIDMAP_VID5WR_t vid5wr ALT_ACPIDMAP_VID5WR
volatile ALT_ACPIDMAP_VID6RD_t vid6rd ALT_ACPIDMAP_VID6RD
volatile ALT_ACPIDMAP_VID6WR_t vid6wr ALT_ACPIDMAP_VID6WR
volatile ALT_ACPIDMAP_DYNRD_t dynrd ALT_ACPIDMAP_DYNRD
volatile ALT_ACPIDMAP_DYNWR_t dynwr ALT_ACPIDMAP_DYNWR
volatile ALT_ACPIDMAP_VID2RD_S_t vid2rd_s ALT_ACPIDMAP_VID2RD_S
volatile ALT_ACPIDMAP_VID2WR_S_t vid2wr_s ALT_ACPIDMAP_VID2WR_S
volatile ALT_ACPIDMAP_VID3RD_S_t vid3rd_s ALT_ACPIDMAP_VID3RD_S
volatile ALT_ACPIDMAP_VID3WR_S_t vid3wr_s ALT_ACPIDMAP_VID3WR_S
volatile ALT_ACPIDMAP_VID4RD_S_t vid4rd_s ALT_ACPIDMAP_VID4RD_S
volatile ALT_ACPIDMAP_VID4WR_S_t vid4wr_s ALT_ACPIDMAP_VID4WR_S
volatile ALT_ACPIDMAP_VID5RD_S_t vid5rd_s ALT_ACPIDMAP_VID5RD_S
volatile ALT_ACPIDMAP_VID5WR_S_t vid5wr_s ALT_ACPIDMAP_VID5WR_S
volatile ALT_ACPIDMAP_VID6RD_S_t vid6rd_s ALT_ACPIDMAP_VID6RD_S
volatile ALT_ACPIDMAP_VID6WR_S_t vid6wr_s ALT_ACPIDMAP_VID6WR_S
volatile ALT_ACPIDMAP_DYNRD_S_t dynrd_s ALT_ACPIDMAP_DYNRD_S
volatile ALT_ACPIDMAP_DYNWR_S_t dynwr_s ALT_ACPIDMAP_DYNWR_S
volatile uint32_t _pad_0x60_0x1000 UNDEFINED
struct ALT_ACPIDMAP_raw_s

The struct declaration for the raw register contents of register group ALT_ACPIDMAP.

Data Fields
volatile uint32_t vid2rd ALT_ACPIDMAP_VID2RD
volatile uint32_t vid2wr ALT_ACPIDMAP_VID2WR
volatile uint32_t vid3rd ALT_ACPIDMAP_VID3RD
volatile uint32_t vid3wr ALT_ACPIDMAP_VID3WR
volatile uint32_t vid4rd ALT_ACPIDMAP_VID4RD
volatile uint32_t vid4wr ALT_ACPIDMAP_VID4WR
volatile uint32_t vid5rd ALT_ACPIDMAP_VID5RD
volatile uint32_t vid5wr ALT_ACPIDMAP_VID5WR
volatile uint32_t vid6rd ALT_ACPIDMAP_VID6RD
volatile uint32_t vid6wr ALT_ACPIDMAP_VID6WR
volatile uint32_t dynrd ALT_ACPIDMAP_DYNRD
volatile uint32_t dynwr ALT_ACPIDMAP_DYNWR
volatile uint32_t vid2rd_s ALT_ACPIDMAP_VID2RD_S
volatile uint32_t vid2wr_s ALT_ACPIDMAP_VID2WR_S
volatile uint32_t vid3rd_s ALT_ACPIDMAP_VID3RD_S
volatile uint32_t vid3wr_s ALT_ACPIDMAP_VID3WR_S
volatile uint32_t vid4rd_s ALT_ACPIDMAP_VID4RD_S
volatile uint32_t vid4wr_s ALT_ACPIDMAP_VID4WR_S
volatile uint32_t vid5rd_s ALT_ACPIDMAP_VID5RD_S
volatile uint32_t vid5wr_s ALT_ACPIDMAP_VID5WR_S
volatile uint32_t vid6rd_s ALT_ACPIDMAP_VID6RD_S
volatile uint32_t vid6wr_s ALT_ACPIDMAP_VID6WR_S
volatile uint32_t dynrd_s ALT_ACPIDMAP_DYNRD_S
volatile uint32_t dynwr_s ALT_ACPIDMAP_DYNWR_S
volatile uint32_t _pad_0x60_0x1000 UNDEFINED

Typedef Documentation

The typedef declaration for register group ALT_ACPIDMAP.

The typedef declaration for the raw register contents of register group ALT_ACPIDMAP.