Searched refs:SSPCR1_TIE (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.c39 #define SSPCR1_TIE BIT(1) macro
198 regval |= (SSPCR1_RORIE | SSPCR1_TIE | SSPCR1_RIE);
207 regval &= ~(SSPCR1_RORIE | SSPCR1_TIE | SSPCR1_RIE);

Completed in 178 milliseconds