Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dcom.c326 com_write_reg(sc, com_lcr, in comopen()
471 com_write_reg(sc, com_ier, 0); in compwroff()
482 com_write_reg(sc, com_fifo, 0); in compwroff()
487 com_write_reg(sc, com_fifo, in compwroff()
570 com_write_reg(sc, com_lcr, in com_resume()
850 com_write_reg(sc, com_lcr, in comparam()
852 com_write_reg(sc, com_fifo, in comparam()
857 com_write_reg(sc, com_fifo, in comparam()
1324 com_write_reg(sc, com_efr, 0); in com_attach_subr()
1325 com_write_reg(sc, com_lcr, 0); in com_attach_subr()
[all …]
H A Dcomvar.h139 void com_write_reg(struct com_softc *, bus_size_t, uint8_t);