Lines Matching refs:bcm63xx_spi
134 struct bcm63xx_spi { struct
154 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs, in bcm_spi_readb() argument
160 static inline u16 bcm_spi_readw(struct bcm63xx_spi *bs, in bcm_spi_readw()
170 static inline void bcm_spi_writeb(struct bcm63xx_spi *bs, in bcm_spi_writeb()
176 static inline void bcm_spi_writew(struct bcm63xx_spi *bs, in bcm_spi_writew()
199 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); in bcm63xx_spi_setup_transfer()
230 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); in bcm63xx_txrx_bufs()
328 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_transfer_one()
409 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_interrupt()
426 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); in bcm63xx_spi_max_length()
494 struct bcm63xx_spi *bs; in bcm63xx_spi_probe()
622 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_remove()
637 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_suspend()
649 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_resume()