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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-pxa/include/plat/
H A Dssp.h101 #define SSCR1_RSRE (1 << 20) /* Receive Service Request Enable */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dpxa-ssp.c689 val |= SSCR1_RSRE;
699 val |= SSCR1_RSRE;
708 val &= ~SSCR1_RSRE;
719 val &= ~SSCR1_RSRE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dpxa2xx_spi.c1510 drv_data->dma_cr1 = SSCR1_TSRE | SSCR1_RSRE | SSCR1_TINTE;

Completed in 47 milliseconds