Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpxa2xx_ssp.h70 #define SSCR1_RIE BIT(0) /* Receive FIFO Interrupt Enable */ macro
/linux/drivers/input/mouse/
A Dnavpoint.c57 | SSCR1_RIE /* RIE = 1; Receive FIFO interrupt enabled */
/linux/drivers/spi/
A Dspi-pxa2xx.c1740 drv_data->int_cr1 = SSCR1_TIE | SSCR1_RIE; in pxa2xx_spi_probe()
1746 drv_data->int_cr1 = SSCR1_TIE | SSCR1_RIE | SSCR1_TINTE; in pxa2xx_spi_probe()
/linux/arch/arm/mach-sa1100/include/mach/
A DSA-1100.h783 #define SSCR1_RIE 0x00000001 /* Receive FIFO 1/2-full or more */ macro

Completed in 19 milliseconds