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

/linux-master/include/linux/
H A Dpxa2xx_ssp.h70 #define SSCR1_RIE BIT(0) /* Receive FIFO Interrupt Enable */ macro
/linux-master/drivers/spi/
H A Dspi-pxa2xx.c1509 drv_data->int_cr1 = SSCR1_TIE | SSCR1_RIE;
1515 drv_data->int_cr1 = SSCR1_TIE | SSCR1_RIE | SSCR1_TINTE;
/linux-master/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h783 #define SSCR1_RIE 0x00000001 /* Receive FIFO 1/2-full or more */ macro

Completed in 157 milliseconds