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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Dpxa-regs.h1693 #define SSCR1_P1 __REG(0x41000004) /* SSP Port 1 Control Register 1 */ macro
1700 #define SSCR1 SSCR1_P1 /* SSP Control Register 1 */
1755 #define SSCR1_P(x) (*(((x) == 1) ? &SSCR1_P1 : ((x) == 2) ? &SSCR1_P2 : ((x) == 3) ? &SSCR1_P3 : NULL))

Completed in 60 milliseconds