Searched refs:bcm53xxspi (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/spi/
H A Dspi-bcm53xx.c17 struct bcm53xxspi { struct
24 static inline u32 bcm53xxspi_read(struct bcm53xxspi *b53spi, u16 offset) bcm53xxspi_read()
29 static inline void bcm53xxspi_write(struct bcm53xxspi *b53spi, u16 offset, bcm53xxspi_write()
41 static int bcm53xxspi_wait(struct bcm53xxspi *b53spi, unsigned int timeout_ms) bcm53xxspi_wait()
79 static void bcm53xxspi_buf_write(struct bcm53xxspi *b53spi, u8 *w_buf, bcm53xxspi_buf_write()
124 static void bcm53xxspi_buf_read(struct bcm53xxspi *b53spi, u8 *r_buf, bcm53xxspi_buf_read()
175 struct bcm53xxspi *b53spi = spi_master_get_devdata(master); bcm53xxspi_transfer_one()
225 struct bcm53xxspi *b53spi; bcm53xxspi_bcma_probe()
262 struct bcm53xxspi *b53spi = bcma_get_drvdata(core); bcm53xxspi_bcma_remove()

Completed in 82 milliseconds