Home
last modified time | relevance | path

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

/external/grub/stage2/
Dserial.h45 #define UART_NO_PARITY 0x00 macro
Dbuiltins.c3440 int parity = UART_NO_PARITY; in serial_func()
3525 parity = UART_NO_PARITY; in serial_func()
/external/grub/grub/
Dasmstub.c1169 case UART_NO_PARITY: in serial_hw_init()