Lines Matching refs:spi_serial_bus
307 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.spi_serial_bus.wire_mode),
308 AML_OFFSET(spi_serial_bus.type_specific_flags),
311 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.spi_serial_bus.device_polarity),
312 AML_OFFSET(spi_serial_bus.type_specific_flags),
315 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.data_bit_length),
316 AML_OFFSET(spi_serial_bus.data_bit_length),
319 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.clock_phase),
320 AML_OFFSET(spi_serial_bus.clock_phase),
323 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.clock_polarity),
324 AML_OFFSET(spi_serial_bus.clock_polarity),
327 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET(data.spi_serial_bus.device_selection),
328 AML_OFFSET(spi_serial_bus.device_selection),
331 {ACPI_RSC_MOVE32, ACPI_RS_OFFSET(data.spi_serial_bus.connection_speed),
332 AML_OFFSET(spi_serial_bus.connection_speed),