Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-imx.c136 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()
611 if (spi_imx->slave_mode && is_imx53_ecspi(spi_imx)) in mx51_ecspi_prepare_transfer()
1251 if (is_imx53_ecspi(spi_imx) && spi_imx->slave_mode) { in spi_imx_setupxfer()
1481 if (is_imx53_ecspi(spi_imx) && in spi_imx_pio_transfer_slave()
1658 is_imx53_ecspi(spi_imx)) in spi_imx_probe()