Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ipack/devices/
H A Dscc2698.h171 #define RX_CLK_38400 (0x2 << 4) macro
H A Dipoctal.c613 csr |= TX_CLK_38400 | RX_CLK_38400; in ipoctal_set_termios()