Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dins8250.cpp182 static constexpr u8 INS8250_LCR_DLAB = 0x80; variable
267 if (m_regs.lcr & INS8250_LCR_DLAB) in ins8250_w()
284 if (m_regs.lcr & INS8250_LCR_DLAB) in ins8250_w()
410 if (m_regs.lcr & INS8250_LCR_DLAB) in ins8250_r()
429 if (m_regs.lcr & INS8250_LCR_DLAB) in ins8250_r()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dins8250.cpp182 static constexpr u8 INS8250_LCR_DLAB = 0x80; variable
267 if (m_regs.lcr & INS8250_LCR_DLAB) in ins8250_w()
284 if (m_regs.lcr & INS8250_LCR_DLAB) in ins8250_w()
410 if (m_regs.lcr & INS8250_LCR_DLAB) in ins8250_r()
429 if (m_regs.lcr & INS8250_LCR_DLAB) in ins8250_r()