Searched refs:SSCR0_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.h1692 #define SSCR0_P1 __REG(0x41000000) /* SSP Port 1 Control Register 0 */ macro
1699 #define SSCR0 SSCR0_P1 /* SSP Control Register 0 */
1754 #define SSCR0_P(x) (*(((x) == 1) ? &SSCR0_P1 : ((x) == 2) ? &SSCR0_P2 : ((x) == 3) ? &SSCR0_P3 : NULL))

Completed in 65 milliseconds