Searched defs:acpi_spi_lookup (Results 1 – 1 of 1) sorted by relevance
2445 struct acpi_spi_lookup { struct2446 struct spi_controller *ctlr;2447 u32 max_speed_hz;2448 u32 mode;2449 int irq;2450 u8 bits_per_word;2451 u8 chip_select;2452 int n;2453 int index;