Searched refs:SERIAL_RSA_BAUD_BASE (Results 1 – 2 of 2) sorted by relevance
129 up->port.uartclk = SERIAL_RSA_BAUD_BASE * 16; in __rsa_enable()142 if (up->port.uartclk != SERIAL_RSA_BAUD_BASE * 16) { in rsa_enable()147 if (up->port.uartclk == SERIAL_RSA_BAUD_BASE * 16) in rsa_enable()165 if (up->port.uartclk != SERIAL_RSA_BAUD_BASE * 16) in rsa_disable()
336 #define SERIAL_RSA_BAUD_BASE (921600) macro337 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)