Lines Matching defs:bcm63xx_hsspi
130 struct bcm63xx_hsspi {
152 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl);
161 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl);
188 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl);
197 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl);
227 static void bcm63xx_hsspi_set_clk(struct bcm63xx_hsspi *bs,
235 static int bcm63xx_hsspi_wait_cmd(struct bcm63xx_hsspi *bs)
270 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host);
351 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(spi->controller);
425 static void bcm63xx_hsspi_set_cs(struct bcm63xx_hsspi *bs, unsigned int cs,
441 static void bcm63xx_hsspi_set_clk(struct bcm63xx_hsspi *bs,
470 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(spi->controller);
544 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(spi->controller);
582 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(spi->controller);
659 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host);
711 struct bcm63xx_hsspi *bs = (struct bcm63xx_hsspi *)dev_id;
727 struct bcm63xx_hsspi *bs;
884 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host);
897 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host);
909 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host);
952 MODULE_ALIAS("platform:bcm63xx_hsspi");