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);
332 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
413 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
430 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller);
500 struct bcm63xx_spi *bs;
627 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
639 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
651 struct bcm63xx_spi *bs = spi_controller_get_devdata(host);
678 MODULE_ALIAS("platform:bcm63xx_spi");