Searched defs:UART_DIVISOR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/tile/include/arch/ | ||
D | uart_def.h | 19 #define UART_DIVISOR 0x0158 macro |
/linux-4.4.14/arch/openrisc/kernel/ | ||
D | head.S | 1548 #define UART_DIVISOR SYS_CLK/(16*OR32_CONSOLE_BAUD) macro |