Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-au1550.c40 struct au1550_spi { struct
52 void (*rx_word)(struct au1550_spi *hw); argument
53 void (*tx_word)(struct au1550_spi *hw); argument
55 irqreturn_t (*irq_callback)(struct au1550_spi *hw); argument
71 struct au1550_spi_info *pdata; argument
89 static void au1550_spi_bits_handlers_set(struct au1550_spi *hw, int bpw); argument