Home
last modified time | relevance | path

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

/openbmc/u-boot/test/dm/
H A Dserial.c52 SERIAL_CONFIG(SERIAL_PAR_NONE, in dm_test_serial()
62 SERIAL_CONFIG(SERIAL_PAR_NONE, in dm_test_serial()
/openbmc/u-boot/include/
H A Dserial.h71 SERIAL_PAR_NONE, enumerator
117 (SERIAL_PAR_NONE << SERIAL_PAR_SHIFT | \
/openbmc/u-boot/drivers/serial/
H A Dsandbox.c185 parity != SERIAL_PAR_NONE) in sandbox_serial_setconfig()
H A Dserial_stm32.c79 case SERIAL_PAR_NONE: in stm32_serial_setconfig()
H A Dns16550.c374 case SERIAL_PAR_NONE: in ns16550_serial_setconfig()