Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_linflexuart.c21 #define LINCR1_BF (1 << 7) macro
90 ctrl = LINCR1_BF | LINCR1_MME; in _linflex_serial_init()