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

/linux-master/drivers/acpi/acpica/
H A Damlresrc.h348 AML_RESOURCE_SERIAL_COMMON u32 connection_speed; member in struct:aml_resource_i2c_serialbus
363 AML_RESOURCE_SERIAL_COMMON u32 connection_speed; member in struct:aml_resource_spi_serialbus
H 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),
H 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-master/include/acpi/
H A Dacrestyp.h425 u32 connection_speed; member in struct:acpi_resource_i2c_serialbus
440 u32 connection_speed; member in struct:acpi_resource_spi_serialbus
/linux-master/drivers/i2c/
H A Di2c-core-acpi.c124 lookup->speed = sb->connection_speed;
/linux-master/drivers/spi/
H A Dspi.c2774 lookup->max_speed_hz = sb->connection_speed;

Completed in 152 milliseconds