Searched defs:UART_LCR_DLAB (Results 1 - 2 of 2) sorted by relevance

/arch/frv/kernel/
H A Dgdb-io.h43 #define UART_LCR_DLAB 0x80 /* Divisor latch access bit */ macro
/arch/powerpc/boot/
H A Dvirtex.c25 #define UART_LCR_DLAB 0x80 /* Divisor latch access bit */ macro
58 out_8(reg_base + (UART_LCR << reg_shift), UART_LCR_DLAB);

Completed in 4463 milliseconds