Searched defs:acpi_spi_lookup (Results 1 – 1 of 1) sorted by relevance
2430 struct acpi_spi_lookup { struct2431 struct spi_controller *ctlr;2432 u32 max_speed_hz;2433 u32 mode;2434 int irq;2435 u8 bits_per_word;2436 u8 chip_select;2437 int n;2438 int index;