Home
last modified time | relevance | path

Searched refs:SERIAL_RSA_BAUD_BASE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_reg.h330 #define SERIAL_RSA_BAUD_BASE (921600) macro
331 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_reg.h335 #define SERIAL_RSA_BAUD_BASE (921600) macro
336 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_reg.h215 #define SERIAL_RSA_BAUD_BASE (921600) macro
216 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_reg.h203 #define SERIAL_RSA_BAUD_BASE (921600) macro
204 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_reg.h215 #define SERIAL_RSA_BAUD_BASE (921600) macro
216 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsunsu.c205 up->port.uartclk = SERIAL_RSA_BAUD_BASE * 16; in __enable_rsa()
213 if (up->port.uartclk != SERIAL_RSA_BAUD_BASE * 16) { in enable_rsa()
218 if (up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) in enable_rsa()
235 up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) { in disable_rsa()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsunsu.c206 up->port.uartclk = SERIAL_RSA_BAUD_BASE * 16; in __enable_rsa()
214 if (up->port.uartclk != SERIAL_RSA_BAUD_BASE * 16) { in enable_rsa()
219 if (up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) in enable_rsa()
236 up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) { in disable_rsa()
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_port.c764 up->port.uartclk = SERIAL_RSA_BAUD_BASE * 16; in __enable_rsa()
772 if (up->port.uartclk != SERIAL_RSA_BAUD_BASE * 16) { in enable_rsa()
777 if (up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) in enable_rsa()
794 up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) { in disable_rsa()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_port.c740 up->port.uartclk = SERIAL_RSA_BAUD_BASE * 16; in __enable_rsa()
748 if (up->port.uartclk != SERIAL_RSA_BAUD_BASE * 16) { in enable_rsa()
753 if (up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) in enable_rsa()
770 up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) { in disable_rsa()

Completed in 18 milliseconds