Searched refs:bcm53xxspi (Results 1 – 1 of 1) sorted by relevance
17 struct bcm53xxspi { struct24 static inline u32 bcm53xxspi_read(struct bcm53xxspi *b53spi, u16 offset) in bcm53xxspi_read() argument29 static inline void bcm53xxspi_write(struct bcm53xxspi *b53spi, u16 offset, in bcm53xxspi_write()41 static int bcm53xxspi_wait(struct bcm53xxspi *b53spi, unsigned int timeout_ms) in bcm53xxspi_wait()79 static void bcm53xxspi_buf_write(struct bcm53xxspi *b53spi, u8 *w_buf, in bcm53xxspi_buf_write()124 static void bcm53xxspi_buf_read(struct bcm53xxspi *b53spi, u8 *r_buf, in bcm53xxspi_buf_read()175 struct bcm53xxspi *b53spi = spi_master_get_devdata(master); in bcm53xxspi_transfer_one()225 struct bcm53xxspi *b53spi; in bcm53xxspi_bcma_probe()