Lines Matching full:gas
39 * PARAMETERS: address - GAS register address
40 * reg - GAS register structure
56 * GAS format "register", used by FADT: in acpi_hw_get_access_bit_width()
60 * GAS format "region", used by APEI registers: in acpi_hw_get_access_bit_width()
109 * PARAMETERS: reg - GAS register structure
111 * address - Pointer to where the gas->address
116 * DESCRIPTION: Validate the contents of a GAS register. Checks the GAS
128 /* Must have a valid pointer to a GAS structure */ in acpi_hw_validate_register()
183 * reg - GAS register structure
208 /* Validate contents of the GAS register */ in acpi_hw_read()
226 * not supported here because the GAS structure is insufficient in acpi_hw_read()
281 * reg - GAS register structure
302 /* Validate contents of the GAS register */ in acpi_hw_write()
317 * not supported here because the GAS structure is insufficient in acpi_hw_write()