Searched refs:bcm63xx_spi (Results 1 – 3 of 3) sorted by relevance
134 struct bcm63xx_spi { struct154 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs, in bcm_spi_readb() argument160 static inline void bcm_spi_writeb(struct bcm63xx_spi *bs, in bcm_spi_writeb()166 static inline void bcm_spi_writew(struct bcm63xx_spi *bs, in bcm_spi_writew()189 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller); in bcm63xx_spi_setup_transfer()220 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller); in bcm63xx_txrx_bufs()318 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); in bcm63xx_spi_transfer_one()399 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); in bcm63xx_spi_interrupt()416 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller); in bcm63xx_spi_max_length()486 struct bcm63xx_spi *bs; in bcm63xx_spi_probe()[all …]
23 obj-$(CONFIG_BCM63XX_SPI) += bcm63xx_spi.o
418 U_BOOT_DRIVER(bcm63xx_spi) = {