Searched refs:LCR_DLAB (Results 1 – 2 of 2) sorted by relevance
140 #define LCR_DLAB 0x80 /* divisor latch access enable */ macro306 regs->LCR = LCR_DLAB | lcr_cache; in set_baud_rate()413 regs->LCR = LCR_DLAB | lcr_cache; in uart_xec_configure()
212 #define LCR_DLAB 0x80 /* divisor latch access enable */ macro544 ns16550_outbyte(dev_cfg, LCR(dev), LCR_DLAB | lcr_cache);