LCR
if (fNotifyData->TSR1.LCR)
if (fNotifyData->TSR2.LCR)
uint LCR :1;
WriteReg8(LCR, 0);
WriteReg8(LCR, lcr | LCR_DLAB);
WriteReg8(LCR, lcr);