Home
last modified time | relevance | path

Searched hist:"9 da8e9ac171438525e4c1c377609818ef1a6237b" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/acpica/
H A Dachware.hdiff 9da8e9ac171438525e4c1c377609818ef1a6237b Fri Sep 04 18:27:52 CEST 2020 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPICA: Introduce special struct type for GPE register addresses

Notice that the bit_width, bit_offset and access_width fields in
struct acpi_generic_address are not used during GPE register
accesses any more, so introduce a simplified address structure
type, struct acpi_gpe_address, to represent addresses of GPE
registers and use it instead of struct acpi_generic_address in
struct acpi_gpe_register_info.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dhwgpe.cdiff 9da8e9ac171438525e4c1c377609818ef1a6237b Fri Sep 04 18:27:52 CEST 2020 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPICA: Introduce special struct type for GPE register addresses

Notice that the bit_width, bit_offset and access_width fields in
struct acpi_generic_address are not used during GPE register
accesses any more, so introduce a simplified address structure
type, struct acpi_gpe_address, to represent addresses of GPE
registers and use it instead of struct acpi_generic_address in
struct acpi_gpe_register_info.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Devgpeblk.cdiff 9da8e9ac171438525e4c1c377609818ef1a6237b Fri Sep 04 18:27:52 CEST 2020 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPICA: Introduce special struct type for GPE register addresses

Notice that the bit_width, bit_offset and access_width fields in
struct acpi_generic_address are not used during GPE register
accesses any more, so introduce a simplified address structure
type, struct acpi_gpe_address, to represent addresses of GPE
registers and use it instead of struct acpi_generic_address in
struct acpi_gpe_register_info.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Daclocal.hdiff 9da8e9ac171438525e4c1c377609818ef1a6237b Fri Sep 04 18:27:52 CEST 2020 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPICA: Introduce special struct type for GPE register addresses

Notice that the bit_width, bit_offset and access_width fields in
struct acpi_generic_address are not used during GPE register
accesses any more, so introduce a simplified address structure
type, struct acpi_gpe_address, to represent addresses of GPE
registers and use it instead of struct acpi_generic_address in
struct acpi_gpe_register_info.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>