Lines Matching refs:spi_pl022_cfg
275 struct spi_pl022_cfg { struct
344 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_configure()
436 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_dma_enabled_num()
443 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_dma_setup()
517 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_start_dma_transceive()
552 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_complete()
565 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_dma_callback()
637 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_async_xfer()
694 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_start_async_xfer()
716 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_isr()
735 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_xfer()
795 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_transceive_impl()
914 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_init()
1021 static struct spi_pl022_cfg spi_pl022_cfg_##idx = { \