Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/spi/
H A Dspi.h522 struct device dev;
533 s16 bus_num;
547 u32 mode_bits;
558 u32 min_speed_hz;
559 u32 max_speed_hz;
562 u16 flags;
574 union {
653 bool (*can_dma)(struct spi_controller *ctlr, argument
686 int (*prepare_transfer_hardware)(struct spi_controller *ctlr); argument
730 int (*fw_translate_cs)(struct spi_controller *ctlr, unsigned cs); argument
[all …]