Home
last modified time | relevance | path

Searched refs:com_lcr (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/ic/
H A Dcom.c89 #define com_lcr com_cfcr macro
302 com_write_reg(sc, com_lcr, 0); in comopen()
326 com_write_reg(sc, com_lcr, in comopen()
497 com_write_reg(sc, com_lcr, 0); in compwroff()
535 com_write_reg(sc, com_lcr, 0); in com_resume()
570 com_write_reg(sc, com_lcr, in com_resume()
850 com_write_reg(sc, com_lcr, in comparam()
1322 lcr = com_read_reg(sc, com_lcr); in com_attach_subr()
1325 com_write_reg(sc, com_lcr, 0); in com_attach_subr()
1398 com_write_reg(sc, com_lcr, 0); in com_attach_subr()
[all …]
/openbsd/sys/arch/sparc64/dev/
H A Dcomms_ebus.c74 #define com_lcr com_cfcr macro
367 COM_WRITE(sc, com_lcr, LCR_DLAB); in comms_speed_change()
371 COM_WRITE(sc, com_lcr, LCR_8BITS | LCR_PNONE | LCR_STOPB); in comms_speed_change()
/openbsd/sys/dev/puc/
H A Dcom_puc.c52 #define com_lcr com_cfcr macro
/openbsd/sys/dev/pcmcia/
H A Dcom_pcmcia.c108 #define com_lcr com_cfcr macro
/openbsd/sys/dev/cardbus/
H A Dcom_cardbus.c63 #define com_lcr com_cfcr macro