Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_linflexuart.c19 #define LINCR1_INIT (1 << 0) macro
94 ctrl |= LINCR1_INIT; in _linflex_serial_init()
112 ctrl &= ~LINCR1_INIT; in _linflex_serial_init()