Lines Matching refs:spi_serial_bus
357 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.spi_serial_bus.wire_mode),
358 AML_OFFSET(spi_serial_bus.type_specific_flags),
361 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.spi_serial_bus.device_polarity),
362 AML_OFFSET(spi_serial_bus.type_specific_flags),
365 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.data_bit_length),
366 AML_OFFSET(spi_serial_bus.data_bit_length),
369 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.clock_phase),
370 AML_OFFSET(spi_serial_bus.clock_phase),
373 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.spi_serial_bus.clock_polarity),
374 AML_OFFSET(spi_serial_bus.clock_polarity),
377 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET(data.spi_serial_bus.device_selection),
378 AML_OFFSET(spi_serial_bus.device_selection),
381 {ACPI_RSC_MOVE32, ACPI_RS_OFFSET(data.spi_serial_bus.connection_speed),
382 AML_OFFSET(spi_serial_bus.connection_speed),