Home
last modified time | relevance | path

Searched refs:_BAUD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Drocket_int.h158 #define _BAUD 0xFF4 /* Baud Rate 16 Write */ macro
H A Drocket.c2751 ChP->BaudDiv[0] = (Byte_t) (ChOff + _BAUD); in sInitChan()
2752 ChP->BaudDiv[1] = (Byte_t) ((ChOff + _BAUD) >> 8); in sInitChan()

Completed in 6 milliseconds