Home
last modified time | relevance | path

Searched refs:UART_ENABLE_MODEM (Results 1 – 2 of 2) sorted by relevance

/external/grub/stage2/
Dserial.h66 #define UART_ENABLE_MODEM 0x0B macro
Dserial.c169 outb (port + UART_MCR, UART_ENABLE_MODEM); in serial_hw_init()