Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsprd_serial.c78 #define SPRD_LOOPBACK_EN BIT(14) macro
167 val |= SPRD_LOOPBACK_EN; in sprd_set_mctrl()
169 val &= ~SPRD_LOOPBACK_EN; in sprd_set_mctrl()