Searched refs:spi_b91_cfg (Results 1 – 1 of 1) sorted by relevance
33 struct spi_b91_cfg { struct38 #define SPI_CFG(dev) ((struct spi_b91_cfg *) ((dev)->config)) argument48 static void spi_b91_hw_cs_disable(const struct spi_b91_cfg *config) in spi_b91_hw_cs_disable()75 const struct spi_b91_cfg *b91_config = SPI_CFG(dev); in spi_b91_config_cs()193 struct spi_b91_cfg *cfg = SPI_CFG(dev); in spi_b91_txrx()242 struct spi_b91_cfg *b91_config) in spi_b91_is_config_supported()301 struct spi_b91_cfg *b91_config = SPI_CFG(dev); in spi_b91_config()478 static struct spi_b91_cfg spi_b91_cfg_##inst = { \