Home
last modified time | relevance | path

Searched refs:UART_7BITS_WORD (Results 1 – 3 of 3) sorted by relevance

/external/grub/stage2/
Dserial.h52 #define UART_7BITS_WORD 0x02 macro
Dbuiltins.c3496 case 7: word_len = UART_7BITS_WORD; break; in serial_func()
/external/grub/grub/
Dasmstub.c1156 case UART_7BITS_WORD: in serial_hw_init()