Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dserial_reg.h339 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8) macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h336 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8) macro
/openbmc/linux/drivers/tty/serial/
H A Dsunsu.c249 up->port.uartclk = SERIAL_RSA_BAUD_BASE_LO * 16; in disable_rsa()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c783 up->port.uartclk = SERIAL_RSA_BAUD_BASE_LO * 16; in disable_rsa()