Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dserial.h45 #define UART_NO_PARITY 0x00 macro
H A Dbuiltins.c4059 int parity = UART_NO_PARITY; in serial_func()
4144 parity = UART_NO_PARITY; in serial_func()
/titanic_44/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c1179 case UART_NO_PARITY: in serial_hw_init()