Home
last modified time | relevance | path

Searched refs:is_imx53_ecspi (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/spi/
Dspi-imx.c137 static inline int is_imx53_ecspi(struct spi_imx_data *d) in is_imx53_ecspi() function
546 if (spi_imx->slave_mode && is_imx53_ecspi(spi_imx)) in mx51_ecspi_prepare_message()
583 if (spi_imx->slave_mode && is_imx53_ecspi(spi_imx)) in mx51_ecspi_prepare_transfer()
1233 if (is_imx53_ecspi(spi_imx) && spi_imx->slave_mode) { in spi_imx_setupxfer()
1463 if (is_imx53_ecspi(spi_imx) && in spi_imx_pio_transfer_slave()
1639 is_imx53_ecspi(spi_imx)) in spi_imx_probe()