Searched refs:SSCR1_RIE (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/input/mouse/
H A Dnavpoint.c60 | SSCR1_RIE /* RIE = 1; Receive FIFO interrupt enabled */
/linux-4.4.14/include/linux/
H A Dpxa2xx_ssp.h71 #define SSCR1_RIE (1 << 0) /* Receive FIFO Interrupt Enable */ macro
/linux-4.4.14/drivers/spi/
H A Dspi-pxa2xx.c1509 drv_data->int_cr1 = SSCR1_TIE | SSCR1_RIE; pxa2xx_spi_probe()
1515 drv_data->int_cr1 = SSCR1_TIE | SSCR1_RIE | SSCR1_TINTE; pxa2xx_spi_probe()
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h782 #define SSCR1_RIE 0x00000001 /* Receive FIFO 1/2-full or more */ macro

Completed in 166 milliseconds