![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
ACP ID Mapper Registers
Registers in the ACP ID Mapper module
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 |
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.
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 struct ALT_ACPIDMAP_s ALT_ACPIDMAP_t |
The typedef declaration for register group ALT_ACPIDMAP.
typedef struct ALT_ACPIDMAP_raw_s ALT_ACPIDMAP_raw_t |
The typedef declaration for the raw register contents of register group ALT_ACPIDMAP.