RTEMS  5.1
Data Structures | Macros | Typedefs
alt_acpidmap.h File Reference

Go to the source code of this file.

Data Structures

struct  ALT_ACPIDMAP_VID2RD_s
 
struct  ALT_ACPIDMAP_VID2WR_s
 
struct  ALT_ACPIDMAP_VID3RD_s
 
struct  ALT_ACPIDMAP_VID3WR_s
 
struct  ALT_ACPIDMAP_VID4RD_s
 
struct  ALT_ACPIDMAP_VID4WR_s
 
struct  ALT_ACPIDMAP_VID5RD_s
 
struct  ALT_ACPIDMAP_VID5WR_s
 
struct  ALT_ACPIDMAP_VID6RD_s
 
struct  ALT_ACPIDMAP_VID6WR_s
 
struct  ALT_ACPIDMAP_DYNRD_s
 
struct  ALT_ACPIDMAP_DYNWR_s
 
struct  ALT_ACPIDMAP_VID2RD_S_s
 
struct  ALT_ACPIDMAP_VID2WR_S_s
 
struct  ALT_ACPIDMAP_VID3RD_S_s
 
struct  ALT_ACPIDMAP_VID3WR_S_s
 
struct  ALT_ACPIDMAP_VID4RD_S_s
 
struct  ALT_ACPIDMAP_VID4WR_S_s
 
struct  ALT_ACPIDMAP_VID5RD_S_s
 
struct  ALT_ACPIDMAP_VID5WR_S_s
 
struct  ALT_ACPIDMAP_VID6RD_S_s
 
struct  ALT_ACPIDMAP_VID6WR_S_s
 
struct  ALT_ACPIDMAP_DYNRD_S_s
 
struct  ALT_ACPIDMAP_DYNWR_S_s
 
struct  ALT_ACPIDMAP_s
 
struct  ALT_ACPIDMAP_raw_s
 

Macros

#define ALT_ACPIDMAP_VID2RD_USER_LSB   4
 
#define ALT_ACPIDMAP_VID2RD_USER_MSB   8
 
#define ALT_ACPIDMAP_VID2RD_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID2RD_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID2RD_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID2RD_USER_RESET   0x1
 
#define ALT_ACPIDMAP_VID2RD_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID2RD_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID2RD_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID2RD_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID2RD_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID2RD_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID2RD_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID2RD_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID2RD_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID2RD_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID2RD_MID_LSB   16
 
#define ALT_ACPIDMAP_VID2RD_MID_MSB   27
 
#define ALT_ACPIDMAP_VID2RD_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID2RD_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID2RD_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID2RD_MID_RESET   0x4
 
#define ALT_ACPIDMAP_VID2RD_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID2RD_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID2RD_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID2RD_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID2RD_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID2RD_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID2RD_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID2RD_FORCE_RESET   0x1
 
#define ALT_ACPIDMAP_VID2RD_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID2RD_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID2RD_OFST   0x0
 
#define ALT_ACPIDMAP_VID2WR_USER_LSB   4
 
#define ALT_ACPIDMAP_VID2WR_USER_MSB   8
 
#define ALT_ACPIDMAP_VID2WR_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID2WR_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID2WR_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID2WR_USER_RESET   0x1
 
#define ALT_ACPIDMAP_VID2WR_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID2WR_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID2WR_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID2WR_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID2WR_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID2WR_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID2WR_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID2WR_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID2WR_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID2WR_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID2WR_MID_LSB   16
 
#define ALT_ACPIDMAP_VID2WR_MID_MSB   27
 
#define ALT_ACPIDMAP_VID2WR_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID2WR_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID2WR_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID2WR_MID_RESET   0x4
 
#define ALT_ACPIDMAP_VID2WR_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID2WR_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID2WR_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID2WR_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID2WR_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID2WR_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID2WR_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID2WR_FORCE_RESET   0x1
 
#define ALT_ACPIDMAP_VID2WR_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID2WR_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID2WR_OFST   0x4
 
#define ALT_ACPIDMAP_VID3RD_USER_LSB   4
 
#define ALT_ACPIDMAP_VID3RD_USER_MSB   8
 
#define ALT_ACPIDMAP_VID3RD_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID3RD_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID3RD_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID3RD_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID3RD_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID3RD_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID3RD_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID3RD_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID3RD_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID3RD_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID3RD_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID3RD_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID3RD_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID3RD_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID3RD_MID_LSB   16
 
#define ALT_ACPIDMAP_VID3RD_MID_MSB   27
 
#define ALT_ACPIDMAP_VID3RD_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID3RD_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID3RD_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID3RD_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID3RD_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID3RD_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID3RD_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID3RD_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID3RD_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID3RD_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID3RD_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID3RD_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID3RD_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID3RD_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID3RD_OFST   0x8
 
#define ALT_ACPIDMAP_VID3WR_USER_LSB   4
 
#define ALT_ACPIDMAP_VID3WR_USER_MSB   8
 
#define ALT_ACPIDMAP_VID3WR_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID3WR_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID3WR_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID3WR_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID3WR_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID3WR_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID3WR_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID3WR_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID3WR_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID3WR_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID3WR_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID3WR_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID3WR_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID3WR_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID3WR_MID_LSB   16
 
#define ALT_ACPIDMAP_VID3WR_MID_MSB   27
 
#define ALT_ACPIDMAP_VID3WR_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID3WR_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID3WR_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID3WR_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID3WR_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID3WR_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID3WR_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID3WR_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID3WR_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID3WR_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID3WR_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID3WR_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID3WR_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID3WR_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID3WR_OFST   0xc
 
#define ALT_ACPIDMAP_VID4RD_USER_LSB   4
 
#define ALT_ACPIDMAP_VID4RD_USER_MSB   8
 
#define ALT_ACPIDMAP_VID4RD_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID4RD_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID4RD_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID4RD_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID4RD_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID4RD_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID4RD_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID4RD_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID4RD_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID4RD_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID4RD_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID4RD_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID4RD_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID4RD_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID4RD_MID_LSB   16
 
#define ALT_ACPIDMAP_VID4RD_MID_MSB   27
 
#define ALT_ACPIDMAP_VID4RD_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID4RD_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID4RD_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID4RD_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID4RD_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID4RD_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID4RD_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID4RD_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID4RD_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID4RD_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID4RD_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID4RD_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID4RD_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID4RD_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID4RD_OFST   0x10
 
#define ALT_ACPIDMAP_VID4WR_USER_LSB   4
 
#define ALT_ACPIDMAP_VID4WR_USER_MSB   8
 
#define ALT_ACPIDMAP_VID4WR_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID4WR_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID4WR_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID4WR_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID4WR_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID4WR_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID4WR_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID4WR_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID4WR_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID4WR_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID4WR_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID4WR_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID4WR_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID4WR_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID4WR_MID_LSB   16
 
#define ALT_ACPIDMAP_VID4WR_MID_MSB   27
 
#define ALT_ACPIDMAP_VID4WR_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID4WR_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID4WR_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID4WR_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID4WR_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID4WR_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID4WR_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID4WR_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID4WR_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID4WR_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID4WR_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID4WR_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID4WR_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID4WR_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID4WR_OFST   0x14
 
#define ALT_ACPIDMAP_VID5RD_USER_LSB   4
 
#define ALT_ACPIDMAP_VID5RD_USER_MSB   8
 
#define ALT_ACPIDMAP_VID5RD_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID5RD_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID5RD_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID5RD_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID5RD_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID5RD_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID5RD_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID5RD_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID5RD_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID5RD_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID5RD_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID5RD_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID5RD_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID5RD_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID5RD_MID_LSB   16
 
#define ALT_ACPIDMAP_VID5RD_MID_MSB   27
 
#define ALT_ACPIDMAP_VID5RD_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID5RD_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID5RD_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID5RD_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID5RD_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID5RD_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID5RD_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID5RD_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID5RD_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID5RD_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID5RD_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID5RD_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID5RD_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID5RD_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID5RD_OFST   0x18
 
#define ALT_ACPIDMAP_VID5WR_USER_LSB   4
 
#define ALT_ACPIDMAP_VID5WR_USER_MSB   8
 
#define ALT_ACPIDMAP_VID5WR_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID5WR_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID5WR_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID5WR_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID5WR_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID5WR_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID5WR_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID5WR_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID5WR_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID5WR_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID5WR_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID5WR_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID5WR_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID5WR_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID5WR_MID_LSB   16
 
#define ALT_ACPIDMAP_VID5WR_MID_MSB   27
 
#define ALT_ACPIDMAP_VID5WR_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID5WR_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID5WR_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID5WR_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID5WR_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID5WR_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID5WR_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID5WR_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID5WR_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID5WR_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID5WR_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID5WR_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID5WR_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID5WR_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID5WR_OFST   0x1c
 
#define ALT_ACPIDMAP_VID6RD_USER_LSB   4
 
#define ALT_ACPIDMAP_VID6RD_USER_MSB   8
 
#define ALT_ACPIDMAP_VID6RD_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID6RD_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID6RD_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID6RD_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID6RD_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID6RD_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID6RD_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID6RD_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID6RD_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID6RD_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID6RD_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID6RD_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID6RD_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID6RD_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID6RD_MID_LSB   16
 
#define ALT_ACPIDMAP_VID6RD_MID_MSB   27
 
#define ALT_ACPIDMAP_VID6RD_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID6RD_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID6RD_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID6RD_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID6RD_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID6RD_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID6RD_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID6RD_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID6RD_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID6RD_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID6RD_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID6RD_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID6RD_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID6RD_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID6RD_OFST   0x20
 
#define ALT_ACPIDMAP_VID6WR_USER_LSB   4
 
#define ALT_ACPIDMAP_VID6WR_USER_MSB   8
 
#define ALT_ACPIDMAP_VID6WR_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID6WR_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID6WR_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID6WR_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID6WR_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID6WR_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID6WR_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID6WR_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID6WR_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID6WR_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID6WR_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID6WR_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID6WR_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID6WR_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID6WR_MID_LSB   16
 
#define ALT_ACPIDMAP_VID6WR_MID_MSB   27
 
#define ALT_ACPIDMAP_VID6WR_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID6WR_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID6WR_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID6WR_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID6WR_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID6WR_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID6WR_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID6WR_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID6WR_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID6WR_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID6WR_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID6WR_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID6WR_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID6WR_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID6WR_OFST   0x24
 
#define ALT_ACPIDMAP_DYNRD_USER_LSB   4
 
#define ALT_ACPIDMAP_DYNRD_USER_MSB   8
 
#define ALT_ACPIDMAP_DYNRD_USER_WIDTH   5
 
#define ALT_ACPIDMAP_DYNRD_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_DYNRD_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_DYNRD_USER_RESET   0x0
 
#define ALT_ACPIDMAP_DYNRD_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_DYNRD_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_DYNRD_PAGE_LSB   12
 
#define ALT_ACPIDMAP_DYNRD_PAGE_MSB   13
 
#define ALT_ACPIDMAP_DYNRD_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_DYNRD_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_DYNRD_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_DYNRD_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_DYNRD_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_DYNRD_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_DYNRD_OFST   0x28
 
#define ALT_ACPIDMAP_DYNWR_USER_LSB   4
 
#define ALT_ACPIDMAP_DYNWR_USER_MSB   8
 
#define ALT_ACPIDMAP_DYNWR_USER_WIDTH   5
 
#define ALT_ACPIDMAP_DYNWR_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_DYNWR_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_DYNWR_USER_RESET   0x0
 
#define ALT_ACPIDMAP_DYNWR_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_DYNWR_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_DYNWR_PAGE_LSB   12
 
#define ALT_ACPIDMAP_DYNWR_PAGE_MSB   13
 
#define ALT_ACPIDMAP_DYNWR_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_DYNWR_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_DYNWR_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_DYNWR_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_DYNWR_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_DYNWR_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_DYNWR_OFST   0x2c
 
#define ALT_ACPIDMAP_VID2RD_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID2RD_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID2RD_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID2RD_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID2RD_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID2RD_S_USER_RESET   0x1
 
#define ALT_ACPIDMAP_VID2RD_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID2RD_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID2RD_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID2RD_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID2RD_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID2RD_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID2RD_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID2RD_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID2RD_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID2RD_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID2RD_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID2RD_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID2RD_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID2RD_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID2RD_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID2RD_S_MID_RESET   0x4
 
#define ALT_ACPIDMAP_VID2RD_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID2RD_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID2RD_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID2RD_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID2RD_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID2RD_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID2RD_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID2RD_S_FORCE_RESET   0x1
 
#define ALT_ACPIDMAP_VID2RD_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID2RD_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID2RD_S_OFST   0x30
 
#define ALT_ACPIDMAP_VID2WR_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID2WR_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID2WR_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID2WR_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID2WR_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID2WR_S_USER_RESET   0x1
 
#define ALT_ACPIDMAP_VID2WR_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID2WR_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID2WR_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID2WR_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID2WR_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID2WR_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID2WR_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID2WR_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID2WR_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID2WR_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID2WR_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID2WR_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID2WR_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID2WR_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID2WR_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID2WR_S_MID_RESET   0x4
 
#define ALT_ACPIDMAP_VID2WR_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID2WR_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID2WR_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID2WR_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID2WR_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID2WR_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID2WR_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID2WR_S_FORCE_RESET   0x1
 
#define ALT_ACPIDMAP_VID2WR_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID2WR_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID2WR_S_OFST   0x34
 
#define ALT_ACPIDMAP_VID3RD_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID3RD_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID3RD_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID3RD_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID3RD_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID3RD_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID3RD_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID3RD_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID3RD_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID3RD_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID3RD_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID3RD_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID3RD_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID3RD_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID3RD_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID3RD_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID3RD_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID3RD_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID3RD_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID3RD_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID3RD_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID3RD_S_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID3RD_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID3RD_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID3RD_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID3RD_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID3RD_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID3RD_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID3RD_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID3RD_S_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID3RD_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID3RD_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID3RD_S_OFST   0x38
 
#define ALT_ACPIDMAP_VID3WR_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID3WR_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID3WR_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID3WR_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID3WR_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID3WR_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID3WR_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID3WR_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID3WR_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID3WR_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID3WR_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID3WR_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID3WR_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID3WR_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID3WR_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID3WR_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID3WR_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID3WR_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID3WR_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID3WR_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID3WR_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID3WR_S_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID3WR_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID3WR_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID3WR_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID3WR_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID3WR_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID3WR_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID3WR_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID3WR_S_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID3WR_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID3WR_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID3WR_S_OFST   0x3c
 
#define ALT_ACPIDMAP_VID4RD_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID4RD_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID4RD_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID4RD_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID4RD_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID4RD_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID4RD_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID4RD_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID4RD_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID4RD_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID4RD_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID4RD_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID4RD_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID4RD_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID4RD_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID4RD_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID4RD_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID4RD_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID4RD_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID4RD_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID4RD_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID4RD_S_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID4RD_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID4RD_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID4RD_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID4RD_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID4RD_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID4RD_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID4RD_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID4RD_S_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID4RD_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID4RD_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID4RD_S_OFST   0x40
 
#define ALT_ACPIDMAP_VID4WR_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID4WR_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID4WR_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID4WR_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID4WR_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID4WR_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID4WR_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID4WR_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID4WR_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID4WR_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID4WR_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID4WR_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID4WR_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID4WR_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID4WR_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID4WR_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID4WR_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID4WR_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID4WR_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID4WR_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID4WR_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID4WR_S_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID4WR_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID4WR_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID4WR_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID4WR_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID4WR_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID4WR_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID4WR_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID4WR_S_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID4WR_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID4WR_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID4WR_S_OFST   0x44
 
#define ALT_ACPIDMAP_VID5RD_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID5RD_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID5RD_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID5RD_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID5RD_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID5RD_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID5RD_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID5RD_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID5RD_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID5RD_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID5RD_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID5RD_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID5RD_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID5RD_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID5RD_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID5RD_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID5RD_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID5RD_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID5RD_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID5RD_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID5RD_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID5RD_S_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID5RD_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID5RD_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID5RD_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID5RD_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID5RD_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID5RD_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID5RD_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID5RD_S_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID5RD_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID5RD_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID5RD_S_OFST   0x48
 
#define ALT_ACPIDMAP_VID5WR_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID5WR_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID5WR_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID5WR_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID5WR_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID5WR_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID5WR_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID5WR_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID5WR_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID5WR_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID5WR_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID5WR_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID5WR_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID5WR_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID5WR_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID5WR_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID5WR_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID5WR_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID5WR_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID5WR_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID5WR_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID5WR_S_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID5WR_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID5WR_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID5WR_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID5WR_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID5WR_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID5WR_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID5WR_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID5WR_S_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID5WR_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID5WR_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID5WR_S_OFST   0x4c
 
#define ALT_ACPIDMAP_VID6RD_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID6RD_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID6RD_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID6RD_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID6RD_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID6RD_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID6RD_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID6RD_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID6RD_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID6RD_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID6RD_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID6RD_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID6RD_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID6RD_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID6RD_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID6RD_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID6RD_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID6RD_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID6RD_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID6RD_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID6RD_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID6RD_S_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID6RD_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID6RD_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID6RD_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID6RD_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID6RD_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID6RD_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID6RD_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID6RD_S_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID6RD_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID6RD_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID6RD_S_OFST   0x50
 
#define ALT_ACPIDMAP_VID6WR_S_USER_LSB   4
 
#define ALT_ACPIDMAP_VID6WR_S_USER_MSB   8
 
#define ALT_ACPIDMAP_VID6WR_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_VID6WR_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_VID6WR_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_VID6WR_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_VID6WR_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_VID6WR_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_VID6WR_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_VID6WR_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_VID6WR_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_VID6WR_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_VID6WR_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_VID6WR_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_VID6WR_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_VID6WR_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_VID6WR_S_MID_LSB   16
 
#define ALT_ACPIDMAP_VID6WR_S_MID_MSB   27
 
#define ALT_ACPIDMAP_VID6WR_S_MID_WIDTH   12
 
#define ALT_ACPIDMAP_VID6WR_S_MID_SET_MSK   0x0fff0000
 
#define ALT_ACPIDMAP_VID6WR_S_MID_CLR_MSK   0xf000ffff
 
#define ALT_ACPIDMAP_VID6WR_S_MID_RESET   0x0
 
#define ALT_ACPIDMAP_VID6WR_S_MID_GET(value)   (((value) & 0x0fff0000) >> 16)
 
#define ALT_ACPIDMAP_VID6WR_S_MID_SET(value)   (((value) << 16) & 0x0fff0000)
 
#define ALT_ACPIDMAP_VID6WR_S_FORCE_LSB   31
 
#define ALT_ACPIDMAP_VID6WR_S_FORCE_MSB   31
 
#define ALT_ACPIDMAP_VID6WR_S_FORCE_WIDTH   1
 
#define ALT_ACPIDMAP_VID6WR_S_FORCE_SET_MSK   0x80000000
 
#define ALT_ACPIDMAP_VID6WR_S_FORCE_CLR_MSK   0x7fffffff
 
#define ALT_ACPIDMAP_VID6WR_S_FORCE_RESET   0x0
 
#define ALT_ACPIDMAP_VID6WR_S_FORCE_GET(value)   (((value) & 0x80000000) >> 31)
 
#define ALT_ACPIDMAP_VID6WR_S_FORCE_SET(value)   (((value) << 31) & 0x80000000)
 
#define ALT_ACPIDMAP_VID6WR_S_OFST   0x54
 
#define ALT_ACPIDMAP_DYNRD_S_USER_LSB   4
 
#define ALT_ACPIDMAP_DYNRD_S_USER_MSB   8
 
#define ALT_ACPIDMAP_DYNRD_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_DYNRD_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_DYNRD_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_DYNRD_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_DYNRD_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_DYNRD_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_DYNRD_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_DYNRD_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_DYNRD_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_DYNRD_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_DYNRD_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_DYNRD_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_DYNRD_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_DYNRD_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_DYNRD_S_OFST   0x58
 
#define ALT_ACPIDMAP_DYNWR_S_USER_LSB   4
 
#define ALT_ACPIDMAP_DYNWR_S_USER_MSB   8
 
#define ALT_ACPIDMAP_DYNWR_S_USER_WIDTH   5
 
#define ALT_ACPIDMAP_DYNWR_S_USER_SET_MSK   0x000001f0
 
#define ALT_ACPIDMAP_DYNWR_S_USER_CLR_MSK   0xfffffe0f
 
#define ALT_ACPIDMAP_DYNWR_S_USER_RESET   0x0
 
#define ALT_ACPIDMAP_DYNWR_S_USER_GET(value)   (((value) & 0x000001f0) >> 4)
 
#define ALT_ACPIDMAP_DYNWR_S_USER_SET(value)   (((value) << 4) & 0x000001f0)
 
#define ALT_ACPIDMAP_DYNWR_S_PAGE_LSB   12
 
#define ALT_ACPIDMAP_DYNWR_S_PAGE_MSB   13
 
#define ALT_ACPIDMAP_DYNWR_S_PAGE_WIDTH   2
 
#define ALT_ACPIDMAP_DYNWR_S_PAGE_SET_MSK   0x00003000
 
#define ALT_ACPIDMAP_DYNWR_S_PAGE_CLR_MSK   0xffffcfff
 
#define ALT_ACPIDMAP_DYNWR_S_PAGE_RESET   0x0
 
#define ALT_ACPIDMAP_DYNWR_S_PAGE_GET(value)   (((value) & 0x00003000) >> 12)
 
#define ALT_ACPIDMAP_DYNWR_S_PAGE_SET(value)   (((value) << 12) & 0x00003000)
 
#define ALT_ACPIDMAP_DYNWR_S_OFST   0x5c
 

Typedefs

typedef volatile struct ALT_ACPIDMAP_VID2RD_s ALT_ACPIDMAP_VID2RD_t
 
typedef volatile struct ALT_ACPIDMAP_VID2WR_s ALT_ACPIDMAP_VID2WR_t
 
typedef volatile struct ALT_ACPIDMAP_VID3RD_s ALT_ACPIDMAP_VID3RD_t
 
typedef volatile struct ALT_ACPIDMAP_VID3WR_s ALT_ACPIDMAP_VID3WR_t
 
typedef volatile struct ALT_ACPIDMAP_VID4RD_s ALT_ACPIDMAP_VID4RD_t
 
typedef volatile struct ALT_ACPIDMAP_VID4WR_s ALT_ACPIDMAP_VID4WR_t
 
typedef volatile struct ALT_ACPIDMAP_VID5RD_s ALT_ACPIDMAP_VID5RD_t
 
typedef volatile struct ALT_ACPIDMAP_VID5WR_s ALT_ACPIDMAP_VID5WR_t
 
typedef volatile struct ALT_ACPIDMAP_VID6RD_s ALT_ACPIDMAP_VID6RD_t
 
typedef volatile struct ALT_ACPIDMAP_VID6WR_s ALT_ACPIDMAP_VID6WR_t
 
typedef volatile struct ALT_ACPIDMAP_DYNRD_s ALT_ACPIDMAP_DYNRD_t
 
typedef volatile struct ALT_ACPIDMAP_DYNWR_s ALT_ACPIDMAP_DYNWR_t
 
typedef volatile struct ALT_ACPIDMAP_VID2RD_S_s ALT_ACPIDMAP_VID2RD_S_t
 
typedef volatile struct ALT_ACPIDMAP_VID2WR_S_s ALT_ACPIDMAP_VID2WR_S_t
 
typedef volatile struct ALT_ACPIDMAP_VID3RD_S_s ALT_ACPIDMAP_VID3RD_S_t
 
typedef volatile struct ALT_ACPIDMAP_VID3WR_S_s ALT_ACPIDMAP_VID3WR_S_t
 
typedef volatile struct ALT_ACPIDMAP_VID4RD_S_s ALT_ACPIDMAP_VID4RD_S_t
 
typedef volatile struct ALT_ACPIDMAP_VID4WR_S_s ALT_ACPIDMAP_VID4WR_S_t
 
typedef volatile struct ALT_ACPIDMAP_VID5RD_S_s ALT_ACPIDMAP_VID5RD_S_t
 
typedef volatile struct ALT_ACPIDMAP_VID5WR_S_s ALT_ACPIDMAP_VID5WR_S_t
 
typedef volatile struct ALT_ACPIDMAP_VID6RD_S_s ALT_ACPIDMAP_VID6RD_S_t
 
typedef volatile struct ALT_ACPIDMAP_VID6WR_S_s ALT_ACPIDMAP_VID6WR_S_t
 
typedef volatile struct ALT_ACPIDMAP_DYNRD_S_s ALT_ACPIDMAP_DYNRD_S_t
 
typedef volatile struct ALT_ACPIDMAP_DYNWR_S_s ALT_ACPIDMAP_DYNWR_S_t
 
typedef volatile struct ALT_ACPIDMAP_s ALT_ACPIDMAP_t
 
typedef volatile struct ALT_ACPIDMAP_raw_s ALT_ACPIDMAP_raw_t