Searched refs:au1550_spi (Results 1 – 1 of 1) sorted by relevance
40 struct au1550_spi { struct52 void (*rx_word)(struct au1550_spi *hw); argument53 void (*tx_word)(struct au1550_spi *hw); argument55 irqreturn_t (*irq_callback)(struct au1550_spi *hw); argument89 static void au1550_spi_bits_handlers_set(struct au1550_spi *hw, int bpw); argument101 static u32 au1550_spi_baudcfg(struct au1550_spi *hw, unsigned int speed_hz) in au1550_spi_baudcfg()124 static inline void au1550_spi_mask_ack_all(struct au1550_spi *hw) in au1550_spi_mask_ack_all()139 static void au1550_spi_reset_fifos(struct au1550_spi *hw) in au1550_spi_reset_fifos()162 struct au1550_spi *hw = spi_controller_get_devdata(spi->controller); in au1550_spi_chipsel()222 struct au1550_spi *hw = spi_controller_get_devdata(spi->controller); in au1550_spi_setupxfer()[all …]