Home
last modified time | relevance | path

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

/external/grub/stage2/
Dserial.h51 #define UART_6BITS_WORD 0x01 macro
Dbuiltins.c3495 case 6: word_len = UART_6BITS_WORD; break; in serial_func()
/external/grub/grub/
Dasmstub.c1153 case UART_6BITS_WORD: in serial_hw_init()