Searched refs:REG_LCR (Results 1 – 3 of 3) sorted by relevance
49 #define REG_LCR 0x03 /* Line control reg. */ macro106 OUT(REG_LCR, LCR_DLAB_SELECT); /* DLAB select */ in z_x86_early_serial_init()109 OUT(REG_LCR, LCR_8N1); /* LCR = 8n1 + DLAB off */ in z_x86_early_serial_init()
59 #define REG_LCR 0x03 /* Line control reg. */ macro
96 #define REG_LCR 0x03 /* Line control reg. */ macro254 #define LCR(dev) (get_port(dev) + (REG_LCR * reg_interval(dev)))