Searched refs:SSCR1_TINTE (Results 1 – 3 of 3) sorted by relevance
146 #define SSCR1_TINTE (1 << 19) /* Receiver Time-out Interrupt enable */ macro
168 #define DEFAULT_DMA_CR1 (SSCR1_TSRE | SSCR1_RSRE | SSCR1_TINTE)
628 if (!(sccr1_reg & SSCR1_TINTE)) in ssp_int()1386 drv_data->int_cr1 = SSCR1_TIE | SSCR1_RIE | SSCR1_TINTE; in pxa2xx_spi_probe()