Lines Matching refs:spi_serial_bus
481 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.spi_serial_bus.wire_mode),
482 AML_OFFSET(spi_serial_bus.type_specific_flags),
485 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.spi_serial_bus.device_polarity),
486 AML_OFFSET(spi_serial_bus.type_specific_flags),
489 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.data_bit_length),
490 AML_OFFSET(spi_serial_bus.data_bit_length),
493 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.clock_phase),
494 AML_OFFSET(spi_serial_bus.clock_phase),
497 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.clock_polarity),
498 AML_OFFSET(spi_serial_bus.clock_polarity),
501 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET(data.spi_serial_bus.device_selection),
502 AML_OFFSET(spi_serial_bus.device_selection),
505 {ACPI_RSC_MOVE32, ACPI_RS_OFFSET(data.spi_serial_bus.connection_speed),
506 AML_OFFSET(spi_serial_bus.connection_speed),