Lines Matching defs:bcmbca_hsspi
111 struct bcmbca_hsspi {
130 struct bcmbca_hsspi *bs = spi_controller_get_devdata(ctrl);
139 struct bcmbca_hsspi *bs = spi_controller_get_devdata(ctrl);
171 static void bcmbca_hsspi_set_cs(struct bcmbca_hsspi *bs, unsigned int cs,
193 static void bcmbca_hsspi_set_clk(struct bcmbca_hsspi *bs,
221 static int bcmbca_hsspi_wait_cmd(struct bcmbca_hsspi *bs, unsigned int cs)
253 struct bcmbca_hsspi *bs = spi_controller_get_devdata(spi->controller);
331 struct bcmbca_hsspi *bs = spi_controller_get_devdata(spi->controller);
372 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host);
419 struct bcmbca_hsspi *bs = (struct bcmbca_hsspi *)dev_id;
435 struct bcmbca_hsspi *bs;
582 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host);
595 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host);
607 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host);
650 MODULE_ALIAS("platform:bcmbca_hsspi");