Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-armada100/
H A Dspi.h44 #define SSCR1_RIE (1 << 0) /* Receive FIFO Interrupt Enable */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpxa2xx_ssp.h71 #define SSCR1_RIE BIT(0) /* Receive FIFO Interrupt Enable */ macro
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dnavpoint.c57 | SSCR1_RIE /* RIE = 1; Receive FIFO interrupt enabled */
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pxa2xx.c1742 drv_data->int_cr1 = SSCR1_TIE | SSCR1_RIE; in pxa2xx_spi_probe()
1748 drv_data->int_cr1 = SSCR1_TIE | SSCR1_RIE | SSCR1_TINTE; in pxa2xx_spi_probe()
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h783 #define SSCR1_RIE 0x00000001 /* Receive FIFO 1/2-full or more */ macro
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h1063 #define SSCR1_RIE 0x00000001 /* Receive FIFO 1/2-full or more */ macro