39 #ifndef __ALTERA_ALT_ACPIDMAP_H__ 40 #define __ALTERA_ALT_ACPIDMAP_H__ 84 #define ALT_ACPIDMAP_VID2RD_USER_LSB 4 86 #define ALT_ACPIDMAP_VID2RD_USER_MSB 8 88 #define ALT_ACPIDMAP_VID2RD_USER_WIDTH 5 90 #define ALT_ACPIDMAP_VID2RD_USER_SET_MSK 0x000001f0 92 #define ALT_ACPIDMAP_VID2RD_USER_CLR_MSK 0xfffffe0f 94 #define ALT_ACPIDMAP_VID2RD_USER_RESET 0x1 96 #define ALT_ACPIDMAP_VID2RD_USER_GET(value) (((value) & 0x000001f0) >> 4) 98 #define ALT_ACPIDMAP_VID2RD_USER_SET(value) (((value) << 4) & 0x000001f0) 109 #define ALT_ACPIDMAP_VID2RD_PAGE_LSB 12 111 #define ALT_ACPIDMAP_VID2RD_PAGE_MSB 13 113 #define ALT_ACPIDMAP_VID2RD_PAGE_WIDTH 2 115 #define ALT_ACPIDMAP_VID2RD_PAGE_SET_MSK 0x00003000 117 #define ALT_ACPIDMAP_VID2RD_PAGE_CLR_MSK 0xffffcfff 119 #define ALT_ACPIDMAP_VID2RD_PAGE_RESET 0x0 121 #define ALT_ACPIDMAP_VID2RD_PAGE_GET(value) (((value) & 0x00003000) >> 12) 123 #define ALT_ACPIDMAP_VID2RD_PAGE_SET(value) (((value) << 12) & 0x00003000) 135 #define ALT_ACPIDMAP_VID2RD_MID_LSB 16 137 #define ALT_ACPIDMAP_VID2RD_MID_MSB 27 139 #define ALT_ACPIDMAP_VID2RD_MID_WIDTH 12 141 #define ALT_ACPIDMAP_VID2RD_MID_SET_MSK 0x0fff0000 143 #define ALT_ACPIDMAP_VID2RD_MID_CLR_MSK 0xf000ffff 145 #define ALT_ACPIDMAP_VID2RD_MID_RESET 0x4 147 #define ALT_ACPIDMAP_VID2RD_MID_GET(value) (((value) & 0x0fff0000) >> 16) 149 #define ALT_ACPIDMAP_VID2RD_MID_SET(value) (((value) << 16) & 0x0fff0000) 161 #define ALT_ACPIDMAP_VID2RD_FORCE_LSB 31 163 #define ALT_ACPIDMAP_VID2RD_FORCE_MSB 31 165 #define ALT_ACPIDMAP_VID2RD_FORCE_WIDTH 1 167 #define ALT_ACPIDMAP_VID2RD_FORCE_SET_MSK 0x80000000 169 #define ALT_ACPIDMAP_VID2RD_FORCE_CLR_MSK 0x7fffffff 171 #define ALT_ACPIDMAP_VID2RD_FORCE_RESET 0x1 173 #define ALT_ACPIDMAP_VID2RD_FORCE_GET(value) (((value) & 0x80000000) >> 31) 175 #define ALT_ACPIDMAP_VID2RD_FORCE_SET(value) (((value) << 31) & 0x80000000) 205 #define ALT_ACPIDMAP_VID2RD_OFST 0x0 237 #define ALT_ACPIDMAP_VID2WR_USER_LSB 4 239 #define ALT_ACPIDMAP_VID2WR_USER_MSB 8 241 #define ALT_ACPIDMAP_VID2WR_USER_WIDTH 5 243 #define ALT_ACPIDMAP_VID2WR_USER_SET_MSK 0x000001f0 245 #define ALT_ACPIDMAP_VID2WR_USER_CLR_MSK 0xfffffe0f 247 #define ALT_ACPIDMAP_VID2WR_USER_RESET 0x1 249 #define ALT_ACPIDMAP_VID2WR_USER_GET(value) (((value) & 0x000001f0) >> 4) 251 #define ALT_ACPIDMAP_VID2WR_USER_SET(value) (((value) << 4) & 0x000001f0) 262 #define ALT_ACPIDMAP_VID2WR_PAGE_LSB 12 264 #define ALT_ACPIDMAP_VID2WR_PAGE_MSB 13 266 #define ALT_ACPIDMAP_VID2WR_PAGE_WIDTH 2 268 #define ALT_ACPIDMAP_VID2WR_PAGE_SET_MSK 0x00003000 270 #define ALT_ACPIDMAP_VID2WR_PAGE_CLR_MSK 0xffffcfff 272 #define ALT_ACPIDMAP_VID2WR_PAGE_RESET 0x0 274 #define ALT_ACPIDMAP_VID2WR_PAGE_GET(value) (((value) & 0x00003000) >> 12) 276 #define ALT_ACPIDMAP_VID2WR_PAGE_SET(value) (((value) << 12) & 0x00003000) 288 #define ALT_ACPIDMAP_VID2WR_MID_LSB 16 290 #define ALT_ACPIDMAP_VID2WR_MID_MSB 27 292 #define ALT_ACPIDMAP_VID2WR_MID_WIDTH 12 294 #define ALT_ACPIDMAP_VID2WR_MID_SET_MSK 0x0fff0000 296 #define ALT_ACPIDMAP_VID2WR_MID_CLR_MSK 0xf000ffff 298 #define ALT_ACPIDMAP_VID2WR_MID_RESET 0x4 300 #define ALT_ACPIDMAP_VID2WR_MID_GET(value) (((value) & 0x0fff0000) >> 16) 302 #define ALT_ACPIDMAP_VID2WR_MID_SET(value) (((value) << 16) & 0x0fff0000) 314 #define ALT_ACPIDMAP_VID2WR_FORCE_LSB 31 316 #define ALT_ACPIDMAP_VID2WR_FORCE_MSB 31 318 #define ALT_ACPIDMAP_VID2WR_FORCE_WIDTH 1 320 #define ALT_ACPIDMAP_VID2WR_FORCE_SET_MSK 0x80000000 322 #define ALT_ACPIDMAP_VID2WR_FORCE_CLR_MSK 0x7fffffff 324 #define ALT_ACPIDMAP_VID2WR_FORCE_RESET 0x1 326 #define ALT_ACPIDMAP_VID2WR_FORCE_GET(value) (((value) & 0x80000000) >> 31) 328 #define ALT_ACPIDMAP_VID2WR_FORCE_SET(value) (((value) << 31) & 0x80000000) 358 #define ALT_ACPIDMAP_VID2WR_OFST 0x4 390 #define ALT_ACPIDMAP_VID3RD_USER_LSB 4 392 #define ALT_ACPIDMAP_VID3RD_USER_MSB 8 394 #define ALT_ACPIDMAP_VID3RD_USER_WIDTH 5 396 #define ALT_ACPIDMAP_VID3RD_USER_SET_MSK 0x000001f0 398 #define ALT_ACPIDMAP_VID3RD_USER_CLR_MSK 0xfffffe0f 400 #define ALT_ACPIDMAP_VID3RD_USER_RESET 0x0 402 #define ALT_ACPIDMAP_VID3RD_USER_GET(value) (((value) & 0x000001f0) >> 4) 404 #define ALT_ACPIDMAP_VID3RD_USER_SET(value) (((value) << 4) & 0x000001f0) 415 #define ALT_ACPIDMAP_VID3RD_PAGE_LSB 12 417 #define ALT_ACPIDMAP_VID3RD_PAGE_MSB 13 419 #define ALT_ACPIDMAP_VID3RD_PAGE_WIDTH 2 421 #define ALT_ACPIDMAP_VID3RD_PAGE_SET_MSK 0x00003000 423 #define ALT_ACPIDMAP_VID3RD_PAGE_CLR_MSK 0xffffcfff 425 #define ALT_ACPIDMAP_VID3RD_PAGE_RESET 0x0 427 #define ALT_ACPIDMAP_VID3RD_PAGE_GET(value) (((value) & 0x00003000) >> 12) 429 #define ALT_ACPIDMAP_VID3RD_PAGE_SET(value) (((value) << 12) & 0x00003000) 441 #define ALT_ACPIDMAP_VID3RD_MID_LSB 16 443 #define ALT_ACPIDMAP_VID3RD_MID_MSB 27 445 #define ALT_ACPIDMAP_VID3RD_MID_WIDTH 12 447 #define ALT_ACPIDMAP_VID3RD_MID_SET_MSK 0x0fff0000 449 #define ALT_ACPIDMAP_VID3RD_MID_CLR_MSK 0xf000ffff 451 #define ALT_ACPIDMAP_VID3RD_MID_RESET 0x0 453 #define ALT_ACPIDMAP_VID3RD_MID_GET(value) (((value) & 0x0fff0000) >> 16) 455 #define ALT_ACPIDMAP_VID3RD_MID_SET(value) (((value) << 16) & 0x0fff0000) 467 #define ALT_ACPIDMAP_VID3RD_FORCE_LSB 31 469 #define ALT_ACPIDMAP_VID3RD_FORCE_MSB 31 471 #define ALT_ACPIDMAP_VID3RD_FORCE_WIDTH 1 473 #define ALT_ACPIDMAP_VID3RD_FORCE_SET_MSK 0x80000000 475 #define ALT_ACPIDMAP_VID3RD_FORCE_CLR_MSK 0x7fffffff 477 #define ALT_ACPIDMAP_VID3RD_FORCE_RESET 0x0 479 #define ALT_ACPIDMAP_VID3RD_FORCE_GET(value) (((value) & 0x80000000) >> 31) 481 #define ALT_ACPIDMAP_VID3RD_FORCE_SET(value) (((value) << 31) & 0x80000000) 511 #define ALT_ACPIDMAP_VID3RD_OFST 0x8 543 #define ALT_ACPIDMAP_VID3WR_USER_LSB 4 545 #define ALT_ACPIDMAP_VID3WR_USER_MSB 8 547 #define ALT_ACPIDMAP_VID3WR_USER_WIDTH 5 549 #define ALT_ACPIDMAP_VID3WR_USER_SET_MSK 0x000001f0 551 #define ALT_ACPIDMAP_VID3WR_USER_CLR_MSK 0xfffffe0f 553 #define ALT_ACPIDMAP_VID3WR_USER_RESET 0x0 555 #define ALT_ACPIDMAP_VID3WR_USER_GET(value) (((value) & 0x000001f0) >> 4) 557 #define ALT_ACPIDMAP_VID3WR_USER_SET(value) (((value) << 4) & 0x000001f0) 568 #define ALT_ACPIDMAP_VID3WR_PAGE_LSB 12 570 #define ALT_ACPIDMAP_VID3WR_PAGE_MSB 13 572 #define ALT_ACPIDMAP_VID3WR_PAGE_WIDTH 2 574 #define ALT_ACPIDMAP_VID3WR_PAGE_SET_MSK 0x00003000 576 #define ALT_ACPIDMAP_VID3WR_PAGE_CLR_MSK 0xffffcfff 578 #define ALT_ACPIDMAP_VID3WR_PAGE_RESET 0x0 580 #define ALT_ACPIDMAP_VID3WR_PAGE_GET(value) (((value) & 0x00003000) >> 12) 582 #define ALT_ACPIDMAP_VID3WR_PAGE_SET(value) (((value) << 12) & 0x00003000) 594 #define ALT_ACPIDMAP_VID3WR_MID_LSB 16 596 #define ALT_ACPIDMAP_VID3WR_MID_MSB 27 598 #define ALT_ACPIDMAP_VID3WR_MID_WIDTH 12 600 #define ALT_ACPIDMAP_VID3WR_MID_SET_MSK 0x0fff0000 602 #define ALT_ACPIDMAP_VID3WR_MID_CLR_MSK 0xf000ffff 604 #define ALT_ACPIDMAP_VID3WR_MID_RESET 0x0 606 #define ALT_ACPIDMAP_VID3WR_MID_GET(value) (((value) & 0x0fff0000) >> 16) 608 #define ALT_ACPIDMAP_VID3WR_MID_SET(value) (((value) << 16) & 0x0fff0000) 620 #define ALT_ACPIDMAP_VID3WR_FORCE_LSB 31 622 #define ALT_ACPIDMAP_VID3WR_FORCE_MSB 31 624 #define ALT_ACPIDMAP_VID3WR_FORCE_WIDTH 1 626 #define ALT_ACPIDMAP_VID3WR_FORCE_SET_MSK 0x80000000 628 #define ALT_ACPIDMAP_VID3WR_FORCE_CLR_MSK 0x7fffffff 630 #define ALT_ACPIDMAP_VID3WR_FORCE_RESET 0x0 632 #define ALT_ACPIDMAP_VID3WR_FORCE_GET(value) (((value) & 0x80000000) >> 31) 634 #define ALT_ACPIDMAP_VID3WR_FORCE_SET(value) (((value) << 31) & 0x80000000) 664 #define ALT_ACPIDMAP_VID3WR_OFST 0xc 696 #define ALT_ACPIDMAP_VID4RD_USER_LSB 4 698 #define ALT_ACPIDMAP_VID4RD_USER_MSB 8 700 #define ALT_ACPIDMAP_VID4RD_USER_WIDTH 5 702 #define ALT_ACPIDMAP_VID4RD_USER_SET_MSK 0x000001f0 704 #define ALT_ACPIDMAP_VID4RD_USER_CLR_MSK 0xfffffe0f 706 #define ALT_ACPIDMAP_VID4RD_USER_RESET 0x0 708 #define ALT_ACPIDMAP_VID4RD_USER_GET(value) (((value) & 0x000001f0) >> 4) 710 #define ALT_ACPIDMAP_VID4RD_USER_SET(value) (((value) << 4) & 0x000001f0) 721 #define ALT_ACPIDMAP_VID4RD_PAGE_LSB 12 723 #define ALT_ACPIDMAP_VID4RD_PAGE_MSB 13 725 #define ALT_ACPIDMAP_VID4RD_PAGE_WIDTH 2 727 #define ALT_ACPIDMAP_VID4RD_PAGE_SET_MSK 0x00003000 729 #define ALT_ACPIDMAP_VID4RD_PAGE_CLR_MSK 0xffffcfff 731 #define ALT_ACPIDMAP_VID4RD_PAGE_RESET 0x0 733 #define ALT_ACPIDMAP_VID4RD_PAGE_GET(value) (((value) & 0x00003000) >> 12) 735 #define ALT_ACPIDMAP_VID4RD_PAGE_SET(value) (((value) << 12) & 0x00003000) 747 #define ALT_ACPIDMAP_VID4RD_MID_LSB 16 749 #define ALT_ACPIDMAP_VID4RD_MID_MSB 27 751 #define ALT_ACPIDMAP_VID4RD_MID_WIDTH 12 753 #define ALT_ACPIDMAP_VID4RD_MID_SET_MSK 0x0fff0000 755 #define ALT_ACPIDMAP_VID4RD_MID_CLR_MSK 0xf000ffff 757 #define ALT_ACPIDMAP_VID4RD_MID_RESET 0x0 759 #define ALT_ACPIDMAP_VID4RD_MID_GET(value) (((value) & 0x0fff0000) >> 16) 761 #define ALT_ACPIDMAP_VID4RD_MID_SET(value) (((value) << 16) & 0x0fff0000) 773 #define ALT_ACPIDMAP_VID4RD_FORCE_LSB 31 775 #define ALT_ACPIDMAP_VID4RD_FORCE_MSB 31 777 #define ALT_ACPIDMAP_VID4RD_FORCE_WIDTH 1 779 #define ALT_ACPIDMAP_VID4RD_FORCE_SET_MSK 0x80000000 781 #define ALT_ACPIDMAP_VID4RD_FORCE_CLR_MSK 0x7fffffff 783 #define ALT_ACPIDMAP_VID4RD_FORCE_RESET 0x0 785 #define ALT_ACPIDMAP_VID4RD_FORCE_GET(value) (((value) & 0x80000000) >> 31) 787 #define ALT_ACPIDMAP_VID4RD_FORCE_SET(value) (((value) << 31) & 0x80000000) 817 #define ALT_ACPIDMAP_VID4RD_OFST 0x10 849 #define ALT_ACPIDMAP_VID4WR_USER_LSB 4 851 #define ALT_ACPIDMAP_VID4WR_USER_MSB 8 853 #define ALT_ACPIDMAP_VID4WR_USER_WIDTH 5 855 #define ALT_ACPIDMAP_VID4WR_USER_SET_MSK 0x000001f0 857 #define ALT_ACPIDMAP_VID4WR_USER_CLR_MSK 0xfffffe0f 859 #define ALT_ACPIDMAP_VID4WR_USER_RESET 0x0 861 #define ALT_ACPIDMAP_VID4WR_USER_GET(value) (((value) & 0x000001f0) >> 4) 863 #define ALT_ACPIDMAP_VID4WR_USER_SET(value) (((value) << 4) & 0x000001f0) 874 #define ALT_ACPIDMAP_VID4WR_PAGE_LSB 12 876 #define ALT_ACPIDMAP_VID4WR_PAGE_MSB 13 878 #define ALT_ACPIDMAP_VID4WR_PAGE_WIDTH 2 880 #define ALT_ACPIDMAP_VID4WR_PAGE_SET_MSK 0x00003000 882 #define ALT_ACPIDMAP_VID4WR_PAGE_CLR_MSK 0xffffcfff 884 #define ALT_ACPIDMAP_VID4WR_PAGE_RESET 0x0 886 #define ALT_ACPIDMAP_VID4WR_PAGE_GET(value) (((value) & 0x00003000) >> 12) 888 #define ALT_ACPIDMAP_VID4WR_PAGE_SET(value) (((value) << 12) & 0x00003000) 900 #define ALT_ACPIDMAP_VID4WR_MID_LSB 16 902 #define ALT_ACPIDMAP_VID4WR_MID_MSB 27 904 #define ALT_ACPIDMAP_VID4WR_MID_WIDTH 12 906 #define ALT_ACPIDMAP_VID4WR_MID_SET_MSK 0x0fff0000 908 #define ALT_ACPIDMAP_VID4WR_MID_CLR_MSK 0xf000ffff 910 #define ALT_ACPIDMAP_VID4WR_MID_RESET 0x0 912 #define ALT_ACPIDMAP_VID4WR_MID_GET(value) (((value) & 0x0fff0000) >> 16) 914 #define ALT_ACPIDMAP_VID4WR_MID_SET(value) (((value) << 16) & 0x0fff0000) 926 #define ALT_ACPIDMAP_VID4WR_FORCE_LSB 31 928 #define ALT_ACPIDMAP_VID4WR_FORCE_MSB 31 930 #define ALT_ACPIDMAP_VID4WR_FORCE_WIDTH 1 932 #define ALT_ACPIDMAP_VID4WR_FORCE_SET_MSK 0x80000000 934 #define ALT_ACPIDMAP_VID4WR_FORCE_CLR_MSK 0x7fffffff 936 #define ALT_ACPIDMAP_VID4WR_FORCE_RESET 0x0 938 #define ALT_ACPIDMAP_VID4WR_FORCE_GET(value) (((value) & 0x80000000) >> 31) 940 #define ALT_ACPIDMAP_VID4WR_FORCE_SET(value) (((value) << 31) & 0x80000000) 970 #define ALT_ACPIDMAP_VID4WR_OFST 0x14 1002 #define ALT_ACPIDMAP_VID5RD_USER_LSB 4 1004 #define ALT_ACPIDMAP_VID5RD_USER_MSB 8 1006 #define ALT_ACPIDMAP_VID5RD_USER_WIDTH 5 1008 #define ALT_ACPIDMAP_VID5RD_USER_SET_MSK 0x000001f0 1010 #define ALT_ACPIDMAP_VID5RD_USER_CLR_MSK 0xfffffe0f 1012 #define ALT_ACPIDMAP_VID5RD_USER_RESET 0x0 1014 #define ALT_ACPIDMAP_VID5RD_USER_GET(value) (((value) & 0x000001f0) >> 4) 1016 #define ALT_ACPIDMAP_VID5RD_USER_SET(value) (((value) << 4) & 0x000001f0) 1027 #define ALT_ACPIDMAP_VID5RD_PAGE_LSB 12 1029 #define ALT_ACPIDMAP_VID5RD_PAGE_MSB 13 1031 #define ALT_ACPIDMAP_VID5RD_PAGE_WIDTH 2 1033 #define ALT_ACPIDMAP_VID5RD_PAGE_SET_MSK 0x00003000 1035 #define ALT_ACPIDMAP_VID5RD_PAGE_CLR_MSK 0xffffcfff 1037 #define ALT_ACPIDMAP_VID5RD_PAGE_RESET 0x0 1039 #define ALT_ACPIDMAP_VID5RD_PAGE_GET(value) (((value) & 0x00003000) >> 12) 1041 #define ALT_ACPIDMAP_VID5RD_PAGE_SET(value) (((value) << 12) & 0x00003000) 1053 #define ALT_ACPIDMAP_VID5RD_MID_LSB 16 1055 #define ALT_ACPIDMAP_VID5RD_MID_MSB 27 1057 #define ALT_ACPIDMAP_VID5RD_MID_WIDTH 12 1059 #define ALT_ACPIDMAP_VID5RD_MID_SET_MSK 0x0fff0000 1061 #define ALT_ACPIDMAP_VID5RD_MID_CLR_MSK 0xf000ffff 1063 #define ALT_ACPIDMAP_VID5RD_MID_RESET 0x0 1065 #define ALT_ACPIDMAP_VID5RD_MID_GET(value) (((value) & 0x0fff0000) >> 16) 1067 #define ALT_ACPIDMAP_VID5RD_MID_SET(value) (((value) << 16) & 0x0fff0000) 1079 #define ALT_ACPIDMAP_VID5RD_FORCE_LSB 31 1081 #define ALT_ACPIDMAP_VID5RD_FORCE_MSB 31 1083 #define ALT_ACPIDMAP_VID5RD_FORCE_WIDTH 1 1085 #define ALT_ACPIDMAP_VID5RD_FORCE_SET_MSK 0x80000000 1087 #define ALT_ACPIDMAP_VID5RD_FORCE_CLR_MSK 0x7fffffff 1089 #define ALT_ACPIDMAP_VID5RD_FORCE_RESET 0x0 1091 #define ALT_ACPIDMAP_VID5RD_FORCE_GET(value) (((value) & 0x80000000) >> 31) 1093 #define ALT_ACPIDMAP_VID5RD_FORCE_SET(value) (((value) << 31) & 0x80000000) 1095 #ifndef __ASSEMBLY__ 1123 #define ALT_ACPIDMAP_VID5RD_OFST 0x18 1155 #define ALT_ACPIDMAP_VID5WR_USER_LSB 4 1157 #define ALT_ACPIDMAP_VID5WR_USER_MSB 8 1159 #define ALT_ACPIDMAP_VID5WR_USER_WIDTH 5 1161 #define ALT_ACPIDMAP_VID5WR_USER_SET_MSK 0x000001f0 1163 #define ALT_ACPIDMAP_VID5WR_USER_CLR_MSK 0xfffffe0f 1165 #define ALT_ACPIDMAP_VID5WR_USER_RESET 0x0 1167 #define ALT_ACPIDMAP_VID5WR_USER_GET(value) (((value) & 0x000001f0) >> 4) 1169 #define ALT_ACPIDMAP_VID5WR_USER_SET(value) (((value) << 4) & 0x000001f0) 1180 #define ALT_ACPIDMAP_VID5WR_PAGE_LSB 12 1182 #define ALT_ACPIDMAP_VID5WR_PAGE_MSB 13 1184 #define ALT_ACPIDMAP_VID5WR_PAGE_WIDTH 2 1186 #define ALT_ACPIDMAP_VID5WR_PAGE_SET_MSK 0x00003000 1188 #define ALT_ACPIDMAP_VID5WR_PAGE_CLR_MSK 0xffffcfff 1190 #define ALT_ACPIDMAP_VID5WR_PAGE_RESET 0x0 1192 #define ALT_ACPIDMAP_VID5WR_PAGE_GET(value) (((value) & 0x00003000) >> 12) 1194 #define ALT_ACPIDMAP_VID5WR_PAGE_SET(value) (((value) << 12) & 0x00003000) 1206 #define ALT_ACPIDMAP_VID5WR_MID_LSB 16 1208 #define ALT_ACPIDMAP_VID5WR_MID_MSB 27 1210 #define ALT_ACPIDMAP_VID5WR_MID_WIDTH 12 1212 #define ALT_ACPIDMAP_VID5WR_MID_SET_MSK 0x0fff0000 1214 #define ALT_ACPIDMAP_VID5WR_MID_CLR_MSK 0xf000ffff 1216 #define ALT_ACPIDMAP_VID5WR_MID_RESET 0x0 1218 #define ALT_ACPIDMAP_VID5WR_MID_GET(value) (((value) & 0x0fff0000) >> 16) 1220 #define ALT_ACPIDMAP_VID5WR_MID_SET(value) (((value) << 16) & 0x0fff0000) 1232 #define ALT_ACPIDMAP_VID5WR_FORCE_LSB 31 1234 #define ALT_ACPIDMAP_VID5WR_FORCE_MSB 31 1236 #define ALT_ACPIDMAP_VID5WR_FORCE_WIDTH 1 1238 #define ALT_ACPIDMAP_VID5WR_FORCE_SET_MSK 0x80000000 1240 #define ALT_ACPIDMAP_VID5WR_FORCE_CLR_MSK 0x7fffffff 1242 #define ALT_ACPIDMAP_VID5WR_FORCE_RESET 0x0 1244 #define ALT_ACPIDMAP_VID5WR_FORCE_GET(value) (((value) & 0x80000000) >> 31) 1246 #define ALT_ACPIDMAP_VID5WR_FORCE_SET(value) (((value) << 31) & 0x80000000) 1248 #ifndef __ASSEMBLY__ 1276 #define ALT_ACPIDMAP_VID5WR_OFST 0x1c 1308 #define ALT_ACPIDMAP_VID6RD_USER_LSB 4 1310 #define ALT_ACPIDMAP_VID6RD_USER_MSB 8 1312 #define ALT_ACPIDMAP_VID6RD_USER_WIDTH 5 1314 #define ALT_ACPIDMAP_VID6RD_USER_SET_MSK 0x000001f0 1316 #define ALT_ACPIDMAP_VID6RD_USER_CLR_MSK 0xfffffe0f 1318 #define ALT_ACPIDMAP_VID6RD_USER_RESET 0x0 1320 #define ALT_ACPIDMAP_VID6RD_USER_GET(value) (((value) & 0x000001f0) >> 4) 1322 #define ALT_ACPIDMAP_VID6RD_USER_SET(value) (((value) << 4) & 0x000001f0) 1333 #define ALT_ACPIDMAP_VID6RD_PAGE_LSB 12 1335 #define ALT_ACPIDMAP_VID6RD_PAGE_MSB 13 1337 #define ALT_ACPIDMAP_VID6RD_PAGE_WIDTH 2 1339 #define ALT_ACPIDMAP_VID6RD_PAGE_SET_MSK 0x00003000 1341 #define ALT_ACPIDMAP_VID6RD_PAGE_CLR_MSK 0xffffcfff 1343 #define ALT_ACPIDMAP_VID6RD_PAGE_RESET 0x0 1345 #define ALT_ACPIDMAP_VID6RD_PAGE_GET(value) (((value) & 0x00003000) >> 12) 1347 #define ALT_ACPIDMAP_VID6RD_PAGE_SET(value) (((value) << 12) & 0x00003000) 1359 #define ALT_ACPIDMAP_VID6RD_MID_LSB 16 1361 #define ALT_ACPIDMAP_VID6RD_MID_MSB 27 1363 #define ALT_ACPIDMAP_VID6RD_MID_WIDTH 12 1365 #define ALT_ACPIDMAP_VID6RD_MID_SET_MSK 0x0fff0000 1367 #define ALT_ACPIDMAP_VID6RD_MID_CLR_MSK 0xf000ffff 1369 #define ALT_ACPIDMAP_VID6RD_MID_RESET 0x0 1371 #define ALT_ACPIDMAP_VID6RD_MID_GET(value) (((value) & 0x0fff0000) >> 16) 1373 #define ALT_ACPIDMAP_VID6RD_MID_SET(value) (((value) << 16) & 0x0fff0000) 1385 #define ALT_ACPIDMAP_VID6RD_FORCE_LSB 31 1387 #define ALT_ACPIDMAP_VID6RD_FORCE_MSB 31 1389 #define ALT_ACPIDMAP_VID6RD_FORCE_WIDTH 1 1391 #define ALT_ACPIDMAP_VID6RD_FORCE_SET_MSK 0x80000000 1393 #define ALT_ACPIDMAP_VID6RD_FORCE_CLR_MSK 0x7fffffff 1395 #define ALT_ACPIDMAP_VID6RD_FORCE_RESET 0x0 1397 #define ALT_ACPIDMAP_VID6RD_FORCE_GET(value) (((value) & 0x80000000) >> 31) 1399 #define ALT_ACPIDMAP_VID6RD_FORCE_SET(value) (((value) << 31) & 0x80000000) 1401 #ifndef __ASSEMBLY__ 1429 #define ALT_ACPIDMAP_VID6RD_OFST 0x20 1461 #define ALT_ACPIDMAP_VID6WR_USER_LSB 4 1463 #define ALT_ACPIDMAP_VID6WR_USER_MSB 8 1465 #define ALT_ACPIDMAP_VID6WR_USER_WIDTH 5 1467 #define ALT_ACPIDMAP_VID6WR_USER_SET_MSK 0x000001f0 1469 #define ALT_ACPIDMAP_VID6WR_USER_CLR_MSK 0xfffffe0f 1471 #define ALT_ACPIDMAP_VID6WR_USER_RESET 0x0 1473 #define ALT_ACPIDMAP_VID6WR_USER_GET(value) (((value) & 0x000001f0) >> 4) 1475 #define ALT_ACPIDMAP_VID6WR_USER_SET(value) (((value) << 4) & 0x000001f0) 1486 #define ALT_ACPIDMAP_VID6WR_PAGE_LSB 12 1488 #define ALT_ACPIDMAP_VID6WR_PAGE_MSB 13 1490 #define ALT_ACPIDMAP_VID6WR_PAGE_WIDTH 2 1492 #define ALT_ACPIDMAP_VID6WR_PAGE_SET_MSK 0x00003000 1494 #define ALT_ACPIDMAP_VID6WR_PAGE_CLR_MSK 0xffffcfff 1496 #define ALT_ACPIDMAP_VID6WR_PAGE_RESET 0x0 1498 #define ALT_ACPIDMAP_VID6WR_PAGE_GET(value) (((value) & 0x00003000) >> 12) 1500 #define ALT_ACPIDMAP_VID6WR_PAGE_SET(value) (((value) << 12) & 0x00003000) 1512 #define ALT_ACPIDMAP_VID6WR_MID_LSB 16 1514 #define ALT_ACPIDMAP_VID6WR_MID_MSB 27 1516 #define ALT_ACPIDMAP_VID6WR_MID_WIDTH 12 1518 #define ALT_ACPIDMAP_VID6WR_MID_SET_MSK 0x0fff0000 1520 #define ALT_ACPIDMAP_VID6WR_MID_CLR_MSK 0xf000ffff 1522 #define ALT_ACPIDMAP_VID6WR_MID_RESET 0x0 1524 #define ALT_ACPIDMAP_VID6WR_MID_GET(value) (((value) & 0x0fff0000) >> 16) 1526 #define ALT_ACPIDMAP_VID6WR_MID_SET(value) (((value) << 16) & 0x0fff0000) 1538 #define ALT_ACPIDMAP_VID6WR_FORCE_LSB 31 1540 #define ALT_ACPIDMAP_VID6WR_FORCE_MSB 31 1542 #define ALT_ACPIDMAP_VID6WR_FORCE_WIDTH 1 1544 #define ALT_ACPIDMAP_VID6WR_FORCE_SET_MSK 0x80000000 1546 #define ALT_ACPIDMAP_VID6WR_FORCE_CLR_MSK 0x7fffffff 1548 #define ALT_ACPIDMAP_VID6WR_FORCE_RESET 0x0 1550 #define ALT_ACPIDMAP_VID6WR_FORCE_GET(value) (((value) & 0x80000000) >> 31) 1552 #define ALT_ACPIDMAP_VID6WR_FORCE_SET(value) (((value) << 31) & 0x80000000) 1554 #ifndef __ASSEMBLY__ 1582 #define ALT_ACPIDMAP_VID6WR_OFST 0x24 1611 #define ALT_ACPIDMAP_DYNRD_USER_LSB 4 1613 #define ALT_ACPIDMAP_DYNRD_USER_MSB 8 1615 #define ALT_ACPIDMAP_DYNRD_USER_WIDTH 5 1617 #define ALT_ACPIDMAP_DYNRD_USER_SET_MSK 0x000001f0 1619 #define ALT_ACPIDMAP_DYNRD_USER_CLR_MSK 0xfffffe0f 1621 #define ALT_ACPIDMAP_DYNRD_USER_RESET 0x0 1623 #define ALT_ACPIDMAP_DYNRD_USER_GET(value) (((value) & 0x000001f0) >> 4) 1625 #define ALT_ACPIDMAP_DYNRD_USER_SET(value) (((value) << 4) & 0x000001f0) 1636 #define ALT_ACPIDMAP_DYNRD_PAGE_LSB 12 1638 #define ALT_ACPIDMAP_DYNRD_PAGE_MSB 13 1640 #define ALT_ACPIDMAP_DYNRD_PAGE_WIDTH 2 1642 #define ALT_ACPIDMAP_DYNRD_PAGE_SET_MSK 0x00003000 1644 #define ALT_ACPIDMAP_DYNRD_PAGE_CLR_MSK 0xffffcfff 1646 #define ALT_ACPIDMAP_DYNRD_PAGE_RESET 0x0 1648 #define ALT_ACPIDMAP_DYNRD_PAGE_GET(value) (((value) & 0x00003000) >> 12) 1650 #define ALT_ACPIDMAP_DYNRD_PAGE_SET(value) (((value) << 12) & 0x00003000) 1652 #ifndef __ASSEMBLY__ 1677 #define ALT_ACPIDMAP_DYNRD_OFST 0x28 1706 #define ALT_ACPIDMAP_DYNWR_USER_LSB 4 1708 #define ALT_ACPIDMAP_DYNWR_USER_MSB 8 1710 #define ALT_ACPIDMAP_DYNWR_USER_WIDTH 5 1712 #define ALT_ACPIDMAP_DYNWR_USER_SET_MSK 0x000001f0 1714 #define ALT_ACPIDMAP_DYNWR_USER_CLR_MSK 0xfffffe0f 1716 #define ALT_ACPIDMAP_DYNWR_USER_RESET 0x0 1718 #define ALT_ACPIDMAP_DYNWR_USER_GET(value) (((value) & 0x000001f0) >> 4) 1720 #define ALT_ACPIDMAP_DYNWR_USER_SET(value) (((value) << 4) & 0x000001f0) 1731 #define ALT_ACPIDMAP_DYNWR_PAGE_LSB 12 1733 #define ALT_ACPIDMAP_DYNWR_PAGE_MSB 13 1735 #define ALT_ACPIDMAP_DYNWR_PAGE_WIDTH 2 1737 #define ALT_ACPIDMAP_DYNWR_PAGE_SET_MSK 0x00003000 1739 #define ALT_ACPIDMAP_DYNWR_PAGE_CLR_MSK 0xffffcfff 1741 #define ALT_ACPIDMAP_DYNWR_PAGE_RESET 0x0 1743 #define ALT_ACPIDMAP_DYNWR_PAGE_GET(value) (((value) & 0x00003000) >> 12) 1745 #define ALT_ACPIDMAP_DYNWR_PAGE_SET(value) (((value) << 12) & 0x00003000) 1747 #ifndef __ASSEMBLY__ 1772 #define ALT_ACPIDMAP_DYNWR_OFST 0x2c 1804 #define ALT_ACPIDMAP_VID2RD_S_USER_LSB 4 1806 #define ALT_ACPIDMAP_VID2RD_S_USER_MSB 8 1808 #define ALT_ACPIDMAP_VID2RD_S_USER_WIDTH 5 1810 #define ALT_ACPIDMAP_VID2RD_S_USER_SET_MSK 0x000001f0 1812 #define ALT_ACPIDMAP_VID2RD_S_USER_CLR_MSK 0xfffffe0f 1814 #define ALT_ACPIDMAP_VID2RD_S_USER_RESET 0x1 1816 #define ALT_ACPIDMAP_VID2RD_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 1818 #define ALT_ACPIDMAP_VID2RD_S_USER_SET(value) (((value) << 4) & 0x000001f0) 1829 #define ALT_ACPIDMAP_VID2RD_S_PAGE_LSB 12 1831 #define ALT_ACPIDMAP_VID2RD_S_PAGE_MSB 13 1833 #define ALT_ACPIDMAP_VID2RD_S_PAGE_WIDTH 2 1835 #define ALT_ACPIDMAP_VID2RD_S_PAGE_SET_MSK 0x00003000 1837 #define ALT_ACPIDMAP_VID2RD_S_PAGE_CLR_MSK 0xffffcfff 1839 #define ALT_ACPIDMAP_VID2RD_S_PAGE_RESET 0x0 1841 #define ALT_ACPIDMAP_VID2RD_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 1843 #define ALT_ACPIDMAP_VID2RD_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 1855 #define ALT_ACPIDMAP_VID2RD_S_MID_LSB 16 1857 #define ALT_ACPIDMAP_VID2RD_S_MID_MSB 27 1859 #define ALT_ACPIDMAP_VID2RD_S_MID_WIDTH 12 1861 #define ALT_ACPIDMAP_VID2RD_S_MID_SET_MSK 0x0fff0000 1863 #define ALT_ACPIDMAP_VID2RD_S_MID_CLR_MSK 0xf000ffff 1865 #define ALT_ACPIDMAP_VID2RD_S_MID_RESET 0x4 1867 #define ALT_ACPIDMAP_VID2RD_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 1869 #define ALT_ACPIDMAP_VID2RD_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 1881 #define ALT_ACPIDMAP_VID2RD_S_FORCE_LSB 31 1883 #define ALT_ACPIDMAP_VID2RD_S_FORCE_MSB 31 1885 #define ALT_ACPIDMAP_VID2RD_S_FORCE_WIDTH 1 1887 #define ALT_ACPIDMAP_VID2RD_S_FORCE_SET_MSK 0x80000000 1889 #define ALT_ACPIDMAP_VID2RD_S_FORCE_CLR_MSK 0x7fffffff 1891 #define ALT_ACPIDMAP_VID2RD_S_FORCE_RESET 0x1 1893 #define ALT_ACPIDMAP_VID2RD_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 1895 #define ALT_ACPIDMAP_VID2RD_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 1897 #ifndef __ASSEMBLY__ 1911 const uint32_t user : 5;
1913 const uint32_t
page : 2;
1915 const uint32_t mid : 12;
1917 const uint32_t force : 1;
1925 #define ALT_ACPIDMAP_VID2RD_S_OFST 0x30 1957 #define ALT_ACPIDMAP_VID2WR_S_USER_LSB 4 1959 #define ALT_ACPIDMAP_VID2WR_S_USER_MSB 8 1961 #define ALT_ACPIDMAP_VID2WR_S_USER_WIDTH 5 1963 #define ALT_ACPIDMAP_VID2WR_S_USER_SET_MSK 0x000001f0 1965 #define ALT_ACPIDMAP_VID2WR_S_USER_CLR_MSK 0xfffffe0f 1967 #define ALT_ACPIDMAP_VID2WR_S_USER_RESET 0x1 1969 #define ALT_ACPIDMAP_VID2WR_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 1971 #define ALT_ACPIDMAP_VID2WR_S_USER_SET(value) (((value) << 4) & 0x000001f0) 1982 #define ALT_ACPIDMAP_VID2WR_S_PAGE_LSB 12 1984 #define ALT_ACPIDMAP_VID2WR_S_PAGE_MSB 13 1986 #define ALT_ACPIDMAP_VID2WR_S_PAGE_WIDTH 2 1988 #define ALT_ACPIDMAP_VID2WR_S_PAGE_SET_MSK 0x00003000 1990 #define ALT_ACPIDMAP_VID2WR_S_PAGE_CLR_MSK 0xffffcfff 1992 #define ALT_ACPIDMAP_VID2WR_S_PAGE_RESET 0x0 1994 #define ALT_ACPIDMAP_VID2WR_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 1996 #define ALT_ACPIDMAP_VID2WR_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 2008 #define ALT_ACPIDMAP_VID2WR_S_MID_LSB 16 2010 #define ALT_ACPIDMAP_VID2WR_S_MID_MSB 27 2012 #define ALT_ACPIDMAP_VID2WR_S_MID_WIDTH 12 2014 #define ALT_ACPIDMAP_VID2WR_S_MID_SET_MSK 0x0fff0000 2016 #define ALT_ACPIDMAP_VID2WR_S_MID_CLR_MSK 0xf000ffff 2018 #define ALT_ACPIDMAP_VID2WR_S_MID_RESET 0x4 2020 #define ALT_ACPIDMAP_VID2WR_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 2022 #define ALT_ACPIDMAP_VID2WR_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 2034 #define ALT_ACPIDMAP_VID2WR_S_FORCE_LSB 31 2036 #define ALT_ACPIDMAP_VID2WR_S_FORCE_MSB 31 2038 #define ALT_ACPIDMAP_VID2WR_S_FORCE_WIDTH 1 2040 #define ALT_ACPIDMAP_VID2WR_S_FORCE_SET_MSK 0x80000000 2042 #define ALT_ACPIDMAP_VID2WR_S_FORCE_CLR_MSK 0x7fffffff 2044 #define ALT_ACPIDMAP_VID2WR_S_FORCE_RESET 0x1 2046 #define ALT_ACPIDMAP_VID2WR_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 2048 #define ALT_ACPIDMAP_VID2WR_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 2050 #ifndef __ASSEMBLY__ 2064 const uint32_t user : 5;
2066 const uint32_t
page : 2;
2068 const uint32_t mid : 12;
2070 const uint32_t force : 1;
2078 #define ALT_ACPIDMAP_VID2WR_S_OFST 0x34 2110 #define ALT_ACPIDMAP_VID3RD_S_USER_LSB 4 2112 #define ALT_ACPIDMAP_VID3RD_S_USER_MSB 8 2114 #define ALT_ACPIDMAP_VID3RD_S_USER_WIDTH 5 2116 #define ALT_ACPIDMAP_VID3RD_S_USER_SET_MSK 0x000001f0 2118 #define ALT_ACPIDMAP_VID3RD_S_USER_CLR_MSK 0xfffffe0f 2120 #define ALT_ACPIDMAP_VID3RD_S_USER_RESET 0x0 2122 #define ALT_ACPIDMAP_VID3RD_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 2124 #define ALT_ACPIDMAP_VID3RD_S_USER_SET(value) (((value) << 4) & 0x000001f0) 2135 #define ALT_ACPIDMAP_VID3RD_S_PAGE_LSB 12 2137 #define ALT_ACPIDMAP_VID3RD_S_PAGE_MSB 13 2139 #define ALT_ACPIDMAP_VID3RD_S_PAGE_WIDTH 2 2141 #define ALT_ACPIDMAP_VID3RD_S_PAGE_SET_MSK 0x00003000 2143 #define ALT_ACPIDMAP_VID3RD_S_PAGE_CLR_MSK 0xffffcfff 2145 #define ALT_ACPIDMAP_VID3RD_S_PAGE_RESET 0x0 2147 #define ALT_ACPIDMAP_VID3RD_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 2149 #define ALT_ACPIDMAP_VID3RD_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 2161 #define ALT_ACPIDMAP_VID3RD_S_MID_LSB 16 2163 #define ALT_ACPIDMAP_VID3RD_S_MID_MSB 27 2165 #define ALT_ACPIDMAP_VID3RD_S_MID_WIDTH 12 2167 #define ALT_ACPIDMAP_VID3RD_S_MID_SET_MSK 0x0fff0000 2169 #define ALT_ACPIDMAP_VID3RD_S_MID_CLR_MSK 0xf000ffff 2171 #define ALT_ACPIDMAP_VID3RD_S_MID_RESET 0x0 2173 #define ALT_ACPIDMAP_VID3RD_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 2175 #define ALT_ACPIDMAP_VID3RD_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 2187 #define ALT_ACPIDMAP_VID3RD_S_FORCE_LSB 31 2189 #define ALT_ACPIDMAP_VID3RD_S_FORCE_MSB 31 2191 #define ALT_ACPIDMAP_VID3RD_S_FORCE_WIDTH 1 2193 #define ALT_ACPIDMAP_VID3RD_S_FORCE_SET_MSK 0x80000000 2195 #define ALT_ACPIDMAP_VID3RD_S_FORCE_CLR_MSK 0x7fffffff 2197 #define ALT_ACPIDMAP_VID3RD_S_FORCE_RESET 0x0 2199 #define ALT_ACPIDMAP_VID3RD_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 2201 #define ALT_ACPIDMAP_VID3RD_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 2203 #ifndef __ASSEMBLY__ 2217 const uint32_t user : 5;
2219 const uint32_t
page : 2;
2221 const uint32_t mid : 12;
2223 const uint32_t force : 1;
2231 #define ALT_ACPIDMAP_VID3RD_S_OFST 0x38 2263 #define ALT_ACPIDMAP_VID3WR_S_USER_LSB 4 2265 #define ALT_ACPIDMAP_VID3WR_S_USER_MSB 8 2267 #define ALT_ACPIDMAP_VID3WR_S_USER_WIDTH 5 2269 #define ALT_ACPIDMAP_VID3WR_S_USER_SET_MSK 0x000001f0 2271 #define ALT_ACPIDMAP_VID3WR_S_USER_CLR_MSK 0xfffffe0f 2273 #define ALT_ACPIDMAP_VID3WR_S_USER_RESET 0x0 2275 #define ALT_ACPIDMAP_VID3WR_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 2277 #define ALT_ACPIDMAP_VID3WR_S_USER_SET(value) (((value) << 4) & 0x000001f0) 2288 #define ALT_ACPIDMAP_VID3WR_S_PAGE_LSB 12 2290 #define ALT_ACPIDMAP_VID3WR_S_PAGE_MSB 13 2292 #define ALT_ACPIDMAP_VID3WR_S_PAGE_WIDTH 2 2294 #define ALT_ACPIDMAP_VID3WR_S_PAGE_SET_MSK 0x00003000 2296 #define ALT_ACPIDMAP_VID3WR_S_PAGE_CLR_MSK 0xffffcfff 2298 #define ALT_ACPIDMAP_VID3WR_S_PAGE_RESET 0x0 2300 #define ALT_ACPIDMAP_VID3WR_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 2302 #define ALT_ACPIDMAP_VID3WR_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 2314 #define ALT_ACPIDMAP_VID3WR_S_MID_LSB 16 2316 #define ALT_ACPIDMAP_VID3WR_S_MID_MSB 27 2318 #define ALT_ACPIDMAP_VID3WR_S_MID_WIDTH 12 2320 #define ALT_ACPIDMAP_VID3WR_S_MID_SET_MSK 0x0fff0000 2322 #define ALT_ACPIDMAP_VID3WR_S_MID_CLR_MSK 0xf000ffff 2324 #define ALT_ACPIDMAP_VID3WR_S_MID_RESET 0x0 2326 #define ALT_ACPIDMAP_VID3WR_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 2328 #define ALT_ACPIDMAP_VID3WR_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 2340 #define ALT_ACPIDMAP_VID3WR_S_FORCE_LSB 31 2342 #define ALT_ACPIDMAP_VID3WR_S_FORCE_MSB 31 2344 #define ALT_ACPIDMAP_VID3WR_S_FORCE_WIDTH 1 2346 #define ALT_ACPIDMAP_VID3WR_S_FORCE_SET_MSK 0x80000000 2348 #define ALT_ACPIDMAP_VID3WR_S_FORCE_CLR_MSK 0x7fffffff 2350 #define ALT_ACPIDMAP_VID3WR_S_FORCE_RESET 0x0 2352 #define ALT_ACPIDMAP_VID3WR_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 2354 #define ALT_ACPIDMAP_VID3WR_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 2356 #ifndef __ASSEMBLY__ 2370 const uint32_t user : 5;
2372 const uint32_t
page : 2;
2374 const uint32_t mid : 12;
2376 const uint32_t force : 1;
2384 #define ALT_ACPIDMAP_VID3WR_S_OFST 0x3c 2416 #define ALT_ACPIDMAP_VID4RD_S_USER_LSB 4 2418 #define ALT_ACPIDMAP_VID4RD_S_USER_MSB 8 2420 #define ALT_ACPIDMAP_VID4RD_S_USER_WIDTH 5 2422 #define ALT_ACPIDMAP_VID4RD_S_USER_SET_MSK 0x000001f0 2424 #define ALT_ACPIDMAP_VID4RD_S_USER_CLR_MSK 0xfffffe0f 2426 #define ALT_ACPIDMAP_VID4RD_S_USER_RESET 0x0 2428 #define ALT_ACPIDMAP_VID4RD_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 2430 #define ALT_ACPIDMAP_VID4RD_S_USER_SET(value) (((value) << 4) & 0x000001f0) 2441 #define ALT_ACPIDMAP_VID4RD_S_PAGE_LSB 12 2443 #define ALT_ACPIDMAP_VID4RD_S_PAGE_MSB 13 2445 #define ALT_ACPIDMAP_VID4RD_S_PAGE_WIDTH 2 2447 #define ALT_ACPIDMAP_VID4RD_S_PAGE_SET_MSK 0x00003000 2449 #define ALT_ACPIDMAP_VID4RD_S_PAGE_CLR_MSK 0xffffcfff 2451 #define ALT_ACPIDMAP_VID4RD_S_PAGE_RESET 0x0 2453 #define ALT_ACPIDMAP_VID4RD_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 2455 #define ALT_ACPIDMAP_VID4RD_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 2467 #define ALT_ACPIDMAP_VID4RD_S_MID_LSB 16 2469 #define ALT_ACPIDMAP_VID4RD_S_MID_MSB 27 2471 #define ALT_ACPIDMAP_VID4RD_S_MID_WIDTH 12 2473 #define ALT_ACPIDMAP_VID4RD_S_MID_SET_MSK 0x0fff0000 2475 #define ALT_ACPIDMAP_VID4RD_S_MID_CLR_MSK 0xf000ffff 2477 #define ALT_ACPIDMAP_VID4RD_S_MID_RESET 0x0 2479 #define ALT_ACPIDMAP_VID4RD_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 2481 #define ALT_ACPIDMAP_VID4RD_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 2493 #define ALT_ACPIDMAP_VID4RD_S_FORCE_LSB 31 2495 #define ALT_ACPIDMAP_VID4RD_S_FORCE_MSB 31 2497 #define ALT_ACPIDMAP_VID4RD_S_FORCE_WIDTH 1 2499 #define ALT_ACPIDMAP_VID4RD_S_FORCE_SET_MSK 0x80000000 2501 #define ALT_ACPIDMAP_VID4RD_S_FORCE_CLR_MSK 0x7fffffff 2503 #define ALT_ACPIDMAP_VID4RD_S_FORCE_RESET 0x0 2505 #define ALT_ACPIDMAP_VID4RD_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 2507 #define ALT_ACPIDMAP_VID4RD_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 2509 #ifndef __ASSEMBLY__ 2523 const uint32_t user : 5;
2525 const uint32_t
page : 2;
2527 const uint32_t mid : 12;
2529 const uint32_t force : 1;
2537 #define ALT_ACPIDMAP_VID4RD_S_OFST 0x40 2569 #define ALT_ACPIDMAP_VID4WR_S_USER_LSB 4 2571 #define ALT_ACPIDMAP_VID4WR_S_USER_MSB 8 2573 #define ALT_ACPIDMAP_VID4WR_S_USER_WIDTH 5 2575 #define ALT_ACPIDMAP_VID4WR_S_USER_SET_MSK 0x000001f0 2577 #define ALT_ACPIDMAP_VID4WR_S_USER_CLR_MSK 0xfffffe0f 2579 #define ALT_ACPIDMAP_VID4WR_S_USER_RESET 0x0 2581 #define ALT_ACPIDMAP_VID4WR_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 2583 #define ALT_ACPIDMAP_VID4WR_S_USER_SET(value) (((value) << 4) & 0x000001f0) 2594 #define ALT_ACPIDMAP_VID4WR_S_PAGE_LSB 12 2596 #define ALT_ACPIDMAP_VID4WR_S_PAGE_MSB 13 2598 #define ALT_ACPIDMAP_VID4WR_S_PAGE_WIDTH 2 2600 #define ALT_ACPIDMAP_VID4WR_S_PAGE_SET_MSK 0x00003000 2602 #define ALT_ACPIDMAP_VID4WR_S_PAGE_CLR_MSK 0xffffcfff 2604 #define ALT_ACPIDMAP_VID4WR_S_PAGE_RESET 0x0 2606 #define ALT_ACPIDMAP_VID4WR_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 2608 #define ALT_ACPIDMAP_VID4WR_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 2620 #define ALT_ACPIDMAP_VID4WR_S_MID_LSB 16 2622 #define ALT_ACPIDMAP_VID4WR_S_MID_MSB 27 2624 #define ALT_ACPIDMAP_VID4WR_S_MID_WIDTH 12 2626 #define ALT_ACPIDMAP_VID4WR_S_MID_SET_MSK 0x0fff0000 2628 #define ALT_ACPIDMAP_VID4WR_S_MID_CLR_MSK 0xf000ffff 2630 #define ALT_ACPIDMAP_VID4WR_S_MID_RESET 0x0 2632 #define ALT_ACPIDMAP_VID4WR_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 2634 #define ALT_ACPIDMAP_VID4WR_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 2646 #define ALT_ACPIDMAP_VID4WR_S_FORCE_LSB 31 2648 #define ALT_ACPIDMAP_VID4WR_S_FORCE_MSB 31 2650 #define ALT_ACPIDMAP_VID4WR_S_FORCE_WIDTH 1 2652 #define ALT_ACPIDMAP_VID4WR_S_FORCE_SET_MSK 0x80000000 2654 #define ALT_ACPIDMAP_VID4WR_S_FORCE_CLR_MSK 0x7fffffff 2656 #define ALT_ACPIDMAP_VID4WR_S_FORCE_RESET 0x0 2658 #define ALT_ACPIDMAP_VID4WR_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 2660 #define ALT_ACPIDMAP_VID4WR_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 2662 #ifndef __ASSEMBLY__ 2676 const uint32_t user : 5;
2678 const uint32_t
page : 2;
2680 const uint32_t mid : 12;
2682 const uint32_t force : 1;
2690 #define ALT_ACPIDMAP_VID4WR_S_OFST 0x44 2722 #define ALT_ACPIDMAP_VID5RD_S_USER_LSB 4 2724 #define ALT_ACPIDMAP_VID5RD_S_USER_MSB 8 2726 #define ALT_ACPIDMAP_VID5RD_S_USER_WIDTH 5 2728 #define ALT_ACPIDMAP_VID5RD_S_USER_SET_MSK 0x000001f0 2730 #define ALT_ACPIDMAP_VID5RD_S_USER_CLR_MSK 0xfffffe0f 2732 #define ALT_ACPIDMAP_VID5RD_S_USER_RESET 0x0 2734 #define ALT_ACPIDMAP_VID5RD_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 2736 #define ALT_ACPIDMAP_VID5RD_S_USER_SET(value) (((value) << 4) & 0x000001f0) 2747 #define ALT_ACPIDMAP_VID5RD_S_PAGE_LSB 12 2749 #define ALT_ACPIDMAP_VID5RD_S_PAGE_MSB 13 2751 #define ALT_ACPIDMAP_VID5RD_S_PAGE_WIDTH 2 2753 #define ALT_ACPIDMAP_VID5RD_S_PAGE_SET_MSK 0x00003000 2755 #define ALT_ACPIDMAP_VID5RD_S_PAGE_CLR_MSK 0xffffcfff 2757 #define ALT_ACPIDMAP_VID5RD_S_PAGE_RESET 0x0 2759 #define ALT_ACPIDMAP_VID5RD_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 2761 #define ALT_ACPIDMAP_VID5RD_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 2773 #define ALT_ACPIDMAP_VID5RD_S_MID_LSB 16 2775 #define ALT_ACPIDMAP_VID5RD_S_MID_MSB 27 2777 #define ALT_ACPIDMAP_VID5RD_S_MID_WIDTH 12 2779 #define ALT_ACPIDMAP_VID5RD_S_MID_SET_MSK 0x0fff0000 2781 #define ALT_ACPIDMAP_VID5RD_S_MID_CLR_MSK 0xf000ffff 2783 #define ALT_ACPIDMAP_VID5RD_S_MID_RESET 0x0 2785 #define ALT_ACPIDMAP_VID5RD_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 2787 #define ALT_ACPIDMAP_VID5RD_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 2799 #define ALT_ACPIDMAP_VID5RD_S_FORCE_LSB 31 2801 #define ALT_ACPIDMAP_VID5RD_S_FORCE_MSB 31 2803 #define ALT_ACPIDMAP_VID5RD_S_FORCE_WIDTH 1 2805 #define ALT_ACPIDMAP_VID5RD_S_FORCE_SET_MSK 0x80000000 2807 #define ALT_ACPIDMAP_VID5RD_S_FORCE_CLR_MSK 0x7fffffff 2809 #define ALT_ACPIDMAP_VID5RD_S_FORCE_RESET 0x0 2811 #define ALT_ACPIDMAP_VID5RD_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 2813 #define ALT_ACPIDMAP_VID5RD_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 2815 #ifndef __ASSEMBLY__ 2829 const uint32_t user : 5;
2831 const uint32_t
page : 2;
2833 const uint32_t mid : 12;
2835 const uint32_t force : 1;
2843 #define ALT_ACPIDMAP_VID5RD_S_OFST 0x48 2875 #define ALT_ACPIDMAP_VID5WR_S_USER_LSB 4 2877 #define ALT_ACPIDMAP_VID5WR_S_USER_MSB 8 2879 #define ALT_ACPIDMAP_VID5WR_S_USER_WIDTH 5 2881 #define ALT_ACPIDMAP_VID5WR_S_USER_SET_MSK 0x000001f0 2883 #define ALT_ACPIDMAP_VID5WR_S_USER_CLR_MSK 0xfffffe0f 2885 #define ALT_ACPIDMAP_VID5WR_S_USER_RESET 0x0 2887 #define ALT_ACPIDMAP_VID5WR_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 2889 #define ALT_ACPIDMAP_VID5WR_S_USER_SET(value) (((value) << 4) & 0x000001f0) 2900 #define ALT_ACPIDMAP_VID5WR_S_PAGE_LSB 12 2902 #define ALT_ACPIDMAP_VID5WR_S_PAGE_MSB 13 2904 #define ALT_ACPIDMAP_VID5WR_S_PAGE_WIDTH 2 2906 #define ALT_ACPIDMAP_VID5WR_S_PAGE_SET_MSK 0x00003000 2908 #define ALT_ACPIDMAP_VID5WR_S_PAGE_CLR_MSK 0xffffcfff 2910 #define ALT_ACPIDMAP_VID5WR_S_PAGE_RESET 0x0 2912 #define ALT_ACPIDMAP_VID5WR_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 2914 #define ALT_ACPIDMAP_VID5WR_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 2926 #define ALT_ACPIDMAP_VID5WR_S_MID_LSB 16 2928 #define ALT_ACPIDMAP_VID5WR_S_MID_MSB 27 2930 #define ALT_ACPIDMAP_VID5WR_S_MID_WIDTH 12 2932 #define ALT_ACPIDMAP_VID5WR_S_MID_SET_MSK 0x0fff0000 2934 #define ALT_ACPIDMAP_VID5WR_S_MID_CLR_MSK 0xf000ffff 2936 #define ALT_ACPIDMAP_VID5WR_S_MID_RESET 0x0 2938 #define ALT_ACPIDMAP_VID5WR_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 2940 #define ALT_ACPIDMAP_VID5WR_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 2952 #define ALT_ACPIDMAP_VID5WR_S_FORCE_LSB 31 2954 #define ALT_ACPIDMAP_VID5WR_S_FORCE_MSB 31 2956 #define ALT_ACPIDMAP_VID5WR_S_FORCE_WIDTH 1 2958 #define ALT_ACPIDMAP_VID5WR_S_FORCE_SET_MSK 0x80000000 2960 #define ALT_ACPIDMAP_VID5WR_S_FORCE_CLR_MSK 0x7fffffff 2962 #define ALT_ACPIDMAP_VID5WR_S_FORCE_RESET 0x0 2964 #define ALT_ACPIDMAP_VID5WR_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 2966 #define ALT_ACPIDMAP_VID5WR_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 2968 #ifndef __ASSEMBLY__ 2982 const uint32_t user : 5;
2984 const uint32_t
page : 2;
2986 const uint32_t mid : 12;
2988 const uint32_t force : 1;
2996 #define ALT_ACPIDMAP_VID5WR_S_OFST 0x4c 3028 #define ALT_ACPIDMAP_VID6RD_S_USER_LSB 4 3030 #define ALT_ACPIDMAP_VID6RD_S_USER_MSB 8 3032 #define ALT_ACPIDMAP_VID6RD_S_USER_WIDTH 5 3034 #define ALT_ACPIDMAP_VID6RD_S_USER_SET_MSK 0x000001f0 3036 #define ALT_ACPIDMAP_VID6RD_S_USER_CLR_MSK 0xfffffe0f 3038 #define ALT_ACPIDMAP_VID6RD_S_USER_RESET 0x0 3040 #define ALT_ACPIDMAP_VID6RD_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 3042 #define ALT_ACPIDMAP_VID6RD_S_USER_SET(value) (((value) << 4) & 0x000001f0) 3053 #define ALT_ACPIDMAP_VID6RD_S_PAGE_LSB 12 3055 #define ALT_ACPIDMAP_VID6RD_S_PAGE_MSB 13 3057 #define ALT_ACPIDMAP_VID6RD_S_PAGE_WIDTH 2 3059 #define ALT_ACPIDMAP_VID6RD_S_PAGE_SET_MSK 0x00003000 3061 #define ALT_ACPIDMAP_VID6RD_S_PAGE_CLR_MSK 0xffffcfff 3063 #define ALT_ACPIDMAP_VID6RD_S_PAGE_RESET 0x0 3065 #define ALT_ACPIDMAP_VID6RD_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 3067 #define ALT_ACPIDMAP_VID6RD_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 3079 #define ALT_ACPIDMAP_VID6RD_S_MID_LSB 16 3081 #define ALT_ACPIDMAP_VID6RD_S_MID_MSB 27 3083 #define ALT_ACPIDMAP_VID6RD_S_MID_WIDTH 12 3085 #define ALT_ACPIDMAP_VID6RD_S_MID_SET_MSK 0x0fff0000 3087 #define ALT_ACPIDMAP_VID6RD_S_MID_CLR_MSK 0xf000ffff 3089 #define ALT_ACPIDMAP_VID6RD_S_MID_RESET 0x0 3091 #define ALT_ACPIDMAP_VID6RD_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 3093 #define ALT_ACPIDMAP_VID6RD_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 3105 #define ALT_ACPIDMAP_VID6RD_S_FORCE_LSB 31 3107 #define ALT_ACPIDMAP_VID6RD_S_FORCE_MSB 31 3109 #define ALT_ACPIDMAP_VID6RD_S_FORCE_WIDTH 1 3111 #define ALT_ACPIDMAP_VID6RD_S_FORCE_SET_MSK 0x80000000 3113 #define ALT_ACPIDMAP_VID6RD_S_FORCE_CLR_MSK 0x7fffffff 3115 #define ALT_ACPIDMAP_VID6RD_S_FORCE_RESET 0x0 3117 #define ALT_ACPIDMAP_VID6RD_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 3119 #define ALT_ACPIDMAP_VID6RD_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 3121 #ifndef __ASSEMBLY__ 3135 const uint32_t user : 5;
3137 const uint32_t
page : 2;
3139 const uint32_t mid : 12;
3141 const uint32_t force : 1;
3149 #define ALT_ACPIDMAP_VID6RD_S_OFST 0x50 3181 #define ALT_ACPIDMAP_VID6WR_S_USER_LSB 4 3183 #define ALT_ACPIDMAP_VID6WR_S_USER_MSB 8 3185 #define ALT_ACPIDMAP_VID6WR_S_USER_WIDTH 5 3187 #define ALT_ACPIDMAP_VID6WR_S_USER_SET_MSK 0x000001f0 3189 #define ALT_ACPIDMAP_VID6WR_S_USER_CLR_MSK 0xfffffe0f 3191 #define ALT_ACPIDMAP_VID6WR_S_USER_RESET 0x0 3193 #define ALT_ACPIDMAP_VID6WR_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 3195 #define ALT_ACPIDMAP_VID6WR_S_USER_SET(value) (((value) << 4) & 0x000001f0) 3206 #define ALT_ACPIDMAP_VID6WR_S_PAGE_LSB 12 3208 #define ALT_ACPIDMAP_VID6WR_S_PAGE_MSB 13 3210 #define ALT_ACPIDMAP_VID6WR_S_PAGE_WIDTH 2 3212 #define ALT_ACPIDMAP_VID6WR_S_PAGE_SET_MSK 0x00003000 3214 #define ALT_ACPIDMAP_VID6WR_S_PAGE_CLR_MSK 0xffffcfff 3216 #define ALT_ACPIDMAP_VID6WR_S_PAGE_RESET 0x0 3218 #define ALT_ACPIDMAP_VID6WR_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 3220 #define ALT_ACPIDMAP_VID6WR_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 3232 #define ALT_ACPIDMAP_VID6WR_S_MID_LSB 16 3234 #define ALT_ACPIDMAP_VID6WR_S_MID_MSB 27 3236 #define ALT_ACPIDMAP_VID6WR_S_MID_WIDTH 12 3238 #define ALT_ACPIDMAP_VID6WR_S_MID_SET_MSK 0x0fff0000 3240 #define ALT_ACPIDMAP_VID6WR_S_MID_CLR_MSK 0xf000ffff 3242 #define ALT_ACPIDMAP_VID6WR_S_MID_RESET 0x0 3244 #define ALT_ACPIDMAP_VID6WR_S_MID_GET(value) (((value) & 0x0fff0000) >> 16) 3246 #define ALT_ACPIDMAP_VID6WR_S_MID_SET(value) (((value) << 16) & 0x0fff0000) 3258 #define ALT_ACPIDMAP_VID6WR_S_FORCE_LSB 31 3260 #define ALT_ACPIDMAP_VID6WR_S_FORCE_MSB 31 3262 #define ALT_ACPIDMAP_VID6WR_S_FORCE_WIDTH 1 3264 #define ALT_ACPIDMAP_VID6WR_S_FORCE_SET_MSK 0x80000000 3266 #define ALT_ACPIDMAP_VID6WR_S_FORCE_CLR_MSK 0x7fffffff 3268 #define ALT_ACPIDMAP_VID6WR_S_FORCE_RESET 0x0 3270 #define ALT_ACPIDMAP_VID6WR_S_FORCE_GET(value) (((value) & 0x80000000) >> 31) 3272 #define ALT_ACPIDMAP_VID6WR_S_FORCE_SET(value) (((value) << 31) & 0x80000000) 3274 #ifndef __ASSEMBLY__ 3288 const uint32_t user : 5;
3290 const uint32_t
page : 2;
3292 const uint32_t mid : 12;
3294 const uint32_t force : 1;
3302 #define ALT_ACPIDMAP_VID6WR_S_OFST 0x54 3331 #define ALT_ACPIDMAP_DYNRD_S_USER_LSB 4 3333 #define ALT_ACPIDMAP_DYNRD_S_USER_MSB 8 3335 #define ALT_ACPIDMAP_DYNRD_S_USER_WIDTH 5 3337 #define ALT_ACPIDMAP_DYNRD_S_USER_SET_MSK 0x000001f0 3339 #define ALT_ACPIDMAP_DYNRD_S_USER_CLR_MSK 0xfffffe0f 3341 #define ALT_ACPIDMAP_DYNRD_S_USER_RESET 0x0 3343 #define ALT_ACPIDMAP_DYNRD_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 3345 #define ALT_ACPIDMAP_DYNRD_S_USER_SET(value) (((value) << 4) & 0x000001f0) 3356 #define ALT_ACPIDMAP_DYNRD_S_PAGE_LSB 12 3358 #define ALT_ACPIDMAP_DYNRD_S_PAGE_MSB 13 3360 #define ALT_ACPIDMAP_DYNRD_S_PAGE_WIDTH 2 3362 #define ALT_ACPIDMAP_DYNRD_S_PAGE_SET_MSK 0x00003000 3364 #define ALT_ACPIDMAP_DYNRD_S_PAGE_CLR_MSK 0xffffcfff 3366 #define ALT_ACPIDMAP_DYNRD_S_PAGE_RESET 0x0 3368 #define ALT_ACPIDMAP_DYNRD_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 3370 #define ALT_ACPIDMAP_DYNRD_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 3372 #ifndef __ASSEMBLY__ 3386 const uint32_t user : 5;
3388 const uint32_t
page : 2;
3397 #define ALT_ACPIDMAP_DYNRD_S_OFST 0x58 3426 #define ALT_ACPIDMAP_DYNWR_S_USER_LSB 4 3428 #define ALT_ACPIDMAP_DYNWR_S_USER_MSB 8 3430 #define ALT_ACPIDMAP_DYNWR_S_USER_WIDTH 5 3432 #define ALT_ACPIDMAP_DYNWR_S_USER_SET_MSK 0x000001f0 3434 #define ALT_ACPIDMAP_DYNWR_S_USER_CLR_MSK 0xfffffe0f 3436 #define ALT_ACPIDMAP_DYNWR_S_USER_RESET 0x0 3438 #define ALT_ACPIDMAP_DYNWR_S_USER_GET(value) (((value) & 0x000001f0) >> 4) 3440 #define ALT_ACPIDMAP_DYNWR_S_USER_SET(value) (((value) << 4) & 0x000001f0) 3451 #define ALT_ACPIDMAP_DYNWR_S_PAGE_LSB 12 3453 #define ALT_ACPIDMAP_DYNWR_S_PAGE_MSB 13 3455 #define ALT_ACPIDMAP_DYNWR_S_PAGE_WIDTH 2 3457 #define ALT_ACPIDMAP_DYNWR_S_PAGE_SET_MSK 0x00003000 3459 #define ALT_ACPIDMAP_DYNWR_S_PAGE_CLR_MSK 0xffffcfff 3461 #define ALT_ACPIDMAP_DYNWR_S_PAGE_RESET 0x0 3463 #define ALT_ACPIDMAP_DYNWR_S_PAGE_GET(value) (((value) & 0x00003000) >> 12) 3465 #define ALT_ACPIDMAP_DYNWR_S_PAGE_SET(value) (((value) << 12) & 0x00003000) 3467 #ifndef __ASSEMBLY__ 3481 const uint32_t user : 5;
3483 const uint32_t
page : 2;
3492 #define ALT_ACPIDMAP_DYNWR_S_OFST 0x5c 3494 #ifndef __ASSEMBLY__ 3507 volatile ALT_ACPIDMAP_VID2RD_t vid2rd;
3508 volatile ALT_ACPIDMAP_VID2WR_t vid2wr;
3509 volatile ALT_ACPIDMAP_VID3RD_t vid3rd;
3510 volatile ALT_ACPIDMAP_VID3WR_t vid3wr;
3511 volatile ALT_ACPIDMAP_VID4RD_t vid4rd;
3512 volatile ALT_ACPIDMAP_VID4WR_t vid4wr;
3513 volatile ALT_ACPIDMAP_VID5RD_t vid5rd;
3514 volatile ALT_ACPIDMAP_VID5WR_t vid5wr;
3515 volatile ALT_ACPIDMAP_VID6RD_t vid6rd;
3516 volatile ALT_ACPIDMAP_VID6WR_t vid6wr;
3517 volatile ALT_ACPIDMAP_DYNRD_t dynrd;
3518 volatile ALT_ACPIDMAP_DYNWR_t dynwr;
3519 volatile ALT_ACPIDMAP_VID2RD_S_t vid2rd_s;
3520 volatile ALT_ACPIDMAP_VID2WR_S_t vid2wr_s;
3521 volatile ALT_ACPIDMAP_VID3RD_S_t vid3rd_s;
3522 volatile ALT_ACPIDMAP_VID3WR_S_t vid3wr_s;
3523 volatile ALT_ACPIDMAP_VID4RD_S_t vid4rd_s;
3524 volatile ALT_ACPIDMAP_VID4WR_S_t vid4wr_s;
3525 volatile ALT_ACPIDMAP_VID5RD_S_t vid5rd_s;
3526 volatile ALT_ACPIDMAP_VID5WR_S_t vid5wr_s;
3527 volatile ALT_ACPIDMAP_VID6RD_S_t vid6rd_s;
3528 volatile ALT_ACPIDMAP_VID6WR_S_t vid6wr_s;
3529 volatile ALT_ACPIDMAP_DYNRD_S_t dynrd_s;
3530 volatile ALT_ACPIDMAP_DYNWR_S_t dynwr_s;
3531 volatile uint32_t _pad_0x60_0x1000[1000];
3539 volatile uint32_t vid2rd;
3540 volatile uint32_t vid2wr;
3541 volatile uint32_t vid3rd;
3542 volatile uint32_t vid3wr;
3543 volatile uint32_t vid4rd;
3544 volatile uint32_t vid4wr;
3545 volatile uint32_t vid5rd;
3546 volatile uint32_t vid5wr;
3547 volatile uint32_t vid6rd;
3548 volatile uint32_t vid6wr;
3549 volatile uint32_t dynrd;
3550 volatile uint32_t dynwr;
3551 volatile uint32_t vid2rd_s;
3552 volatile uint32_t vid2wr_s;
3553 volatile uint32_t vid3rd_s;
3554 volatile uint32_t vid3wr_s;
3555 volatile uint32_t vid4rd_s;
3556 volatile uint32_t vid4wr_s;
3557 volatile uint32_t vid5rd_s;
3558 volatile uint32_t vid5wr_s;
3559 volatile uint32_t vid6rd_s;
3560 volatile uint32_t vid6wr_s;
3561 volatile uint32_t dynrd_s;
3562 volatile uint32_t dynwr_s;
3563 volatile uint32_t _pad_0x60_0x1000[1000];
Definition: alt_acpidmap.h:494
Definition: alt_acpidmap.h:3478
Definition: alt_acpidmap.h:3505
Definition: alt_acpidmap.h:1663
Definition: alt_acpidmap.h:3383
Definition: alt_acpidmap.h:1259
Definition: alt_acpidmap.h:341
Definition: alt_acpidmap.h:1412
Definition: alt_acpidmap.h:647
Definition: alt_acpidmap.h:800
Definition: alt_acpidmap.h:3537
Definition: alt_acpidmap.h:1758
Definition: alt_acpidmap.h:2367
Definition: alt_acpidmap.h:3285
Definition: alt_acpidmap.h:2979
Definition: alt_acpidmap.h:2673
Definition: alt_acpidmap.h:2061
Definition: alt_acpidmap.h:1565
Definition: alt_acpidmap.h:953
Definition: alt_acpidmap.h:2214
Definition: alt_acpidmap.h:3132
Definition: alt_acpidmap.h:2826
Definition: alt_acpidmap.h:2520
Definition: alt_acpidmap.h:1106
Definition: alt_acpidmap.h:1908
Definition: alt_acpidmap.h:188