Searched full:uart_tx (Results 1 – 2 of 2) sorted by relevance
30 #define UART_TX 0 macro
111 outb (serial_hw_port + UART_TX, c); in serial_hw_put()