Searched refs:UART_REG_LCRH (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.h23 #define UART_REG_LCRH 0x08 macro
/netgear-R7800-V1.0.2.28/target/linux/adm5120/image/lzma-loader/src/
H A Dboard.c44 #define UART_REG_LCRH 0x08 /* Line Control High register */ macro
119 t = UART_READ(UART_REG_LCRH);
121 UART_WRITE(UART_REG_LCRH, t );

Completed in 29 milliseconds