Home
last modified time | relevance | path

Searched refs:bcm63xx_spi (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-bcm63xx.c134 struct bcm63xx_spi { struct
154 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs, in bcm_spi_readb() argument
160 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 …]