HelenOS sources

LCR_DLAB          152 kernel/genarch/src/drivers/ns16550/ns16550.c 	ns16550_reg_write(instance, NS16550_REG_LCR, LCR_DLAB);
LCR_DLAB          155 kernel/genarch/src/drivers/ns16550/ns16550.c 	ns16550_reg_write(instance, NS16550_REG_LCR, lcr_format & ~LCR_DLAB);
HelenOS homepage, sources at GitHub