Searched defs:UART_LCR_DLAB (Results 1 – 2 of 2) sorted by relevance
/arch/frv/kernel/ | ||
D | gdb-io.h | 43 #define UART_LCR_DLAB 0x80 /* Divisor latch access bit */ macro |
/arch/powerpc/boot/ | ||
D | virtex.c | 25 #define UART_LCR_DLAB 0x80 /* Divisor latch access bit */ macro |