Searched refs:connection_speed (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/acpi/acpica/ |
H A D | rsserial.c | 394 {ACPI_RSC_MOVE32, ACPI_RS_OFFSET(data.i2c_serial_bus.connection_speed), 395 AML_OFFSET(i2c_serial_bus.connection_speed), 505 {ACPI_RSC_MOVE32, ACPI_RS_OFFSET(data.spi_serial_bus.connection_speed), 506 AML_OFFSET(spi_serial_bus.connection_speed),
|
H A D | amlresrc.h | 348 AML_RESOURCE_SERIAL_COMMON u32 connection_speed; member 363 AML_RESOURCE_SERIAL_COMMON u32 connection_speed; member
|
H A D | rsdumpinfo.c | 474 {ACPI_RSD_UINT32, ACPI_RSD_OFFSET(i2c_serial_bus.connection_speed), 497 {ACPI_RSD_UINT32, ACPI_RSD_OFFSET(spi_serial_bus.connection_speed),
|
/linux/include/acpi/ |
H A D | acrestyp.h | 425 u32 connection_speed; member 440 u32 connection_speed; member
|