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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lpc32xx/
H A Dserial.c174 __raw_writel(0xC1, LPC32XX_UART_IIR_FCR(puart));
179 __raw_writel(0, LPC32XX_UART_IIR_FCR(puart));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lpc32xx/include/mach/
H A Dplatform.h636 #define LPC32XX_UART_IIR_FCR(x) io_p2v((x) + 0x08) macro

Completed in 63 milliseconds