Lines Matching defs:bcm63xx_spi
134 struct bcm63xx_spi {
154 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs,
160 static inline u16 bcm_spi_readw(struct bcm63xx_spi *bs,
170 static inline void bcm_spi_writeb(struct bcm63xx_spi *bs,
176 static inline void bcm_spi_writew(struct bcm63xx_spi *bs,
199 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master);
230 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master);
328 struct bcm63xx_spi *bs = spi_master_get_devdata(master);
409 struct bcm63xx_spi *bs = spi_master_get_devdata(master);
426 struct bcm63xx_spi *bs = spi_master_get_devdata(spi->master);
494 struct bcm63xx_spi *bs;
618 struct bcm63xx_spi *bs = spi_master_get_devdata(master);
633 struct bcm63xx_spi *bs = spi_master_get_devdata(master);
645 struct bcm63xx_spi *bs = spi_master_get_devdata(master);
675 MODULE_ALIAS("platform:bcm63xx_spi");