Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
A Drsserial.c394 {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 Damlresrc.h348 AML_RESOURCE_SERIAL_COMMON u32 connection_speed; member
363 AML_RESOURCE_SERIAL_COMMON u32 connection_speed; member
A Drsdumpinfo.c474 {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 Dacrestyp.h425 u32 connection_speed; member
440 u32 connection_speed; member
/linux/drivers/i2c/
A Di2c-core-acpi.c124 lookup->speed = sb->connection_speed; in i2c_acpi_fill_info()
/linux/drivers/spi/
A Dspi.c2753 lookup->max_speed_hz = sb->connection_speed; in acpi_spi_add_resource()

Completed in 25 milliseconds