Lines Matching +full:reg +full:- +full:names
3 * Name: achware.h -- hardware specific interfaces
8 * Copyright (C) 2000 - 2012, Intel Corp.
22 * 3. Neither the names of the above-listed copyright holders nor the names
56 * hwacpi - high level functions
63 * hwregs - ACPI Register I/O
66 acpi_hw_validate_register(struct acpi_generic_address *reg,
69 acpi_status acpi_hw_read(u32 *value, struct acpi_generic_address *reg);
71 acpi_status acpi_hw_write(u32 value, struct acpi_generic_address *reg);
84 * hwvalid - Port I/O with validation
91 * hwgpe - GPE support
125 * hwpci - PCI configuration support
133 * hwtimer - ACPI Timer prototypes