Lines Matching defs:bcm2835_spi

83  * struct bcm2835_spi - BCM2835 SPI controller
117 struct bcm2835_spi {
163 static void bcm2835_debugfs_create(struct bcm2835_spi *bs,
187 static void bcm2835_debugfs_remove(struct bcm2835_spi *bs)
193 static void bcm2835_debugfs_create(struct bcm2835_spi *bs,
198 static void bcm2835_debugfs_remove(struct bcm2835_spi *bs)
203 static inline u32 bcm2835_rd(struct bcm2835_spi *bs, unsigned int reg)
208 static inline void bcm2835_wr(struct bcm2835_spi *bs, unsigned int reg, u32 val)
213 static inline void bcm2835_rd_fifo(struct bcm2835_spi *bs)
226 static inline void bcm2835_wr_fifo(struct bcm2835_spi *bs)
248 static inline void bcm2835_rd_fifo_count(struct bcm2835_spi *bs, int count)
274 static inline void bcm2835_wr_fifo_count(struct bcm2835_spi *bs, int count)
302 static inline void bcm2835_wait_tx_fifo_empty(struct bcm2835_spi *bs)
313 static inline void bcm2835_rd_fifo_blind(struct bcm2835_spi *bs, int count)
332 static inline void bcm2835_wr_fifo_blind(struct bcm2835_spi *bs, int count)
345 static void bcm2835_spi_reset_hw(struct bcm2835_spi *bs)
372 struct bcm2835_spi *bs = dev_id;
411 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);
483 struct bcm2835_spi *bs,
570 static void bcm2835_spi_undo_prologue(struct bcm2835_spi *bs)
606 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);
634 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);
669 struct bcm2835_spi *bs,
771 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);
861 struct bcm2835_spi *bs)
887 struct bcm2835_spi *bs)
998 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);
1052 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);
1114 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);
1142 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);
1183 struct bcm2835_spi *bs,
1222 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);
1328 struct bcm2835_spi *bs;
1407 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr);