Home
last modified time | relevance | path

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

/linux/include/linux/spi/
A Dspi.h467 struct device dev;
477 s16 bus_num;
487 u16 dma_alignment;
490 u32 mode_bits;
501 u32 min_speed_hz;
502 u32 max_speed_hz;
505 u16 flags;
518 bool slave;
590 bool (*can_dma)(struct spi_controller *ctlr, argument
620 int (*prepare_transfer_hardware)(struct spi_controller *ctlr); argument
[all …]

Completed in 8 milliseconds