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

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/
H A Dadm5120_uart.h25 #define UART_REG_LCRL 0x10 macro
/netgear-R7800-V1.0.2.28/target/linux/adm5120/image/lzma-loader/src/
H A Dboard.c46 #define UART_REG_LCRL 0x10 /* Line Control Low register */ macro
115 t = UART_READ(UART_REG_LCRL);
116 UART_WRITE(UART_REG_LCRL, t);

Completed in 465 milliseconds