Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_sti_asc.c22 #define PARITYODD 0x0020 macro
183 val = RXENABLE | RUN | MODE_8BIT | STOP_1BIT | PARITYODD; in sti_asc_serial_probe()