Home
last modified time | relevance | path

Searched refs:one_byte (Results 1 – 1 of 1) sorted by relevance

/drivers/acpi/acpica/
Dhwvalid.c223 u32 one_byte; in acpi_hw_read_port() local
254 status = acpi_os_read_port(address, &one_byte, 8); in acpi_hw_read_port()
259 *value |= (one_byte << i); in acpi_hw_read_port()