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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Duncompress.h14 #define STUART ((volatile unsigned long *)0x40700000) macro
H A Dpxa-regs.h133 #define DRCMR19 __REG(0x4000014c) /* Request to Channel Map Register for STUART receive Request */
134 #define DRCMR20 __REG(0x40000150) /* Request to Channel Map Register for STUART transmit Request */
313 /* Standard UART (STUART) */
314 #define STUART STRBR macro
1824 #define CKEN_STUART (5) /* STUART Unit Clock Enable */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dpxa.c722 }, { /* STUART */
723 .name = "STUART",
728 .membase = (void *)&STUART,
729 .mapbase = __PREG(STUART),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dpxaficp_ir.c146 /* enable the STUART clock */
150 /* disable STUART first */
169 /* disable STUART */
271 /* enable STUART and receive interrupts */
477 /* Disable STUART interrupts and switch to transmit mode. */
481 /* enable STUART and transmit interrupts */
560 /* Disable STUART interrupts */
562 /* enable STUART interrupt to the processor */
591 /* disable STUART and interrupt */
593 /* disable STUART SI
[all...]

Completed in 164 milliseconds