Lines Matching refs:bcm63xx_spi
133 struct bcm63xx_spi { struct
153 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs, in bcm_spi_readb() argument
159 static inline u16 bcm_spi_readw(struct bcm63xx_spi *bs, in bcm_spi_readw()
169 static inline void bcm_spi_writeb(struct bcm63xx_spi *bs, in bcm_spi_writeb()
175 static inline void bcm_spi_writew(struct bcm63xx_spi *bs, in bcm_spi_writew()
198 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); in bcm63xx_spi_setup_transfer()
229 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); in bcm63xx_txrx_bufs()
327 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_transfer_one()
408 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_interrupt()
425 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master); in bcm63xx_spi_max_length()
493 struct bcm63xx_spi *bs; in bcm63xx_spi_probe()
606 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_remove()
621 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_suspend()
633 struct bcm63xx_spi *bs = spi_master_get_devdata(master); in bcm63xx_spi_resume()