Lines Matching defs:bcm63xx_spi
134 struct bcm63xx_spi {
154 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs,
160 static inline void bcm_spi_writeb(struct bcm63xx_spi *bs,
166 static inline void bcm_spi_writew(struct bcm63xx_spi *bs,
189 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller);
220 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller);
318 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
399 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
416 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller);
484 struct bcm63xx_spi *bs;
611 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
623 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
635 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
662 MODULE_ALIAS("platform:bcm63xx_spi");