Lines Matching defs:bcm2835aux_spi
86 struct bcm2835aux_spi {
105 static void bcm2835aux_debugfs_create(struct bcm2835aux_spi *bs,
127 static void bcm2835aux_debugfs_remove(struct bcm2835aux_spi *bs)
133 static void bcm2835aux_debugfs_create(struct bcm2835aux_spi *bs,
138 static void bcm2835aux_debugfs_remove(struct bcm2835aux_spi *bs)
143 static inline u32 bcm2835aux_rd(struct bcm2835aux_spi *bs, unsigned int reg)
148 static inline void bcm2835aux_wr(struct bcm2835aux_spi *bs, unsigned int reg,
154 static inline void bcm2835aux_rd_fifo(struct bcm2835aux_spi *bs)
177 static inline void bcm2835aux_wr_fifo(struct bcm2835aux_spi *bs)
206 static void bcm2835aux_spi_reset_hw(struct bcm2835aux_spi *bs)
214 static void bcm2835aux_spi_transfer_helper(struct bcm2835aux_spi *bs)
235 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host);
264 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host);
279 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host);
304 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host);
344 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host);
405 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host);
428 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host);
438 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host);
477 struct bcm2835aux_spi *bs;
571 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host);