Lines Matching refs:spi_serial_bus
432 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.spi_serial_bus.wire_mode),
433 AML_OFFSET(spi_serial_bus.type_specific_flags),
436 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.spi_serial_bus.device_polarity),
437 AML_OFFSET(spi_serial_bus.type_specific_flags),
440 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.data_bit_length),
441 AML_OFFSET(spi_serial_bus.data_bit_length),
444 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.clock_phase),
445 AML_OFFSET(spi_serial_bus.clock_phase),
448 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.clock_polarity),
449 AML_OFFSET(spi_serial_bus.clock_polarity),
452 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET(data.spi_serial_bus.device_selection),
453 AML_OFFSET(spi_serial_bus.device_selection),
456 {ACPI_RSC_MOVE32, ACPI_RS_OFFSET(data.spi_serial_bus.connection_speed),
457 AML_OFFSET(spi_serial_bus.connection_speed),