Searched refs:SERIAL_RSA_BAUD_BASE (Results 1 – 6 of 6) sorted by relevance
329 #define SERIAL_RSA_BAUD_BASE (921600) macro330 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
331 #define SERIAL_RSA_BAUD_BASE (921600) macro332 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
339 #define SERIAL_RSA_BAUD_BASE (921600) macro340 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
205 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()
771 up->port.uartclk = SERIAL_RSA_BAUD_BASE * 16; in __enable_rsa()779 if (up->port.uartclk != SERIAL_RSA_BAUD_BASE * 16) { in enable_rsa()784 if (up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) in enable_rsa()801 up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) { in disable_rsa()