Home
last modified time | relevance | path

Searched defs:acpi_spi_lookup (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi.c2458 struct acpi_spi_lookup { struct
2459 struct spi_controller *ctlr;
2460 u32 max_speed_hz;
2461 u32 mode;
2462 int irq;
2463 u8 bits_per_word;
2464 u8 chip_select;
2465 int n;
2466 int index;