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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dep93xx_spi.c40 #define SSPCR1_RORIE BIT(2) macro
198 regval |= (SSPCR1_RORIE | SSPCR1_TIE | SSPCR1_RIE);
207 regval &= ~(SSPCR1_RORIE | SSPCR1_TIE | SSPCR1_RIE);

Completed in 55 milliseconds