Lines Matching +full:access +full:- +full:granularity
1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
4 * Module Name: rsdumpinfo - Tables used to display resource descriptors.
59 "Start-Dependent-Functions", NULL},
70 "End-Dependent-Functions", NULL}
107 "24-Bit Memory Range", NULL},
122 "32-Bit Memory Range", NULL},
137 "32-Bit Fixed Memory Range", NULL},
148 "16-Bit WORD Address Space", NULL},
150 {ACPI_RSD_UINT16, ACPI_RSD_OFFSET(address16.address.granularity),
151 "Granularity", NULL},
165 "32-Bit DWORD Address Space", NULL},
167 {ACPI_RSD_UINT32, ACPI_RSD_OFFSET(address32.address.granularity),
168 "Granularity", NULL},
182 "64-Bit QWORD Address Space", NULL},
184 {ACPI_RSD_UINT64, ACPI_RSD_OFFSET(address64.address.granularity),
185 "Granularity", NULL},
199 "64-Bit Extended Address Space", NULL},
201 {ACPI_RSD_UINT64, ACPI_RSD_OFFSET(ext_address64.address.granularity),
202 "Granularity", NULL},
213 "Type-Specific Attribute", NULL}
245 "Access Size", NULL},