Searched defs:acpi_spi_lookup (Results 1 – 1 of 1) sorted by relevance
2604 struct acpi_spi_lookup { struct2605 struct spi_controller *ctlr;2606 u32 max_speed_hz;2607 u32 mode;2608 int irq;2609 u8 bits_per_word;2610 u8 chip_select;2611 int n;2612 int index;