Searched refs:connection_speed (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/acpi/acpica/ |
| 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),
|
| A D | amlresrc.h | 348 AML_RESOURCE_SERIAL_COMMON u32 connection_speed; member 363 AML_RESOURCE_SERIAL_COMMON u32 connection_speed; member
|
| 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/ |
| A D | acrestyp.h | 425 u32 connection_speed; member 440 u32 connection_speed; member
|
| /linux/drivers/i2c/ |
| A D | i2c-core-acpi.c | 124 lookup->speed = sb->connection_speed; in i2c_acpi_fill_info()
|
| /linux/drivers/spi/ |
| A D | spi.c | 2753 lookup->max_speed_hz = sb->connection_speed; in acpi_spi_add_resource()
|
Completed in 25 milliseconds