Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_uniphier.c29 #define LCR_MASK (0xff << (LCR_SHIFT)) macro
147 tmp &= ~LCR_MASK; in uniphier_serial_probe()