Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dearly_serial.c56 #define LCR_8N1 (BIT(0) | BIT(1)) macro
109 OUT(REG_LCR, LCR_8N1); /* LCR = 8n1 + DLAB off */ in z_x86_early_serial_init()