Searched refs:MXC_INT_TE (Results 1 – 1 of 1) sorted by relevance
55 #define MXC_INT_TE (1 << 1) /* Transmit FIFO empty interrupt */ macro289 if (enable & MXC_INT_TE) in mx51_ecspi_intctrl()431 if (enable & MXC_INT_TE) in mx31_intctrl()509 if (enable & MXC_INT_TE) in mx21_intctrl()576 if (enable & MXC_INT_TE) in mx1_intctrl()1000 spi_imx->devtype_data->intctrl(spi_imx, MXC_INT_TE); in spi_imx_pio_transfer()