Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duchcom.c438 uchcom_ctrl_write(struct uchcom_softc *sc, uint8_t reqno, in uchcom_ctrl_write() function
480 uchcom_ctrl_write( in uchcom_write_reg()
533 uchcom_ctrl_write(sc, UCHCOM_REQ_SET_DTRRTS, val, 0); in uchcom_set_dtr_rts_20()
648 uchcom_ctrl_write(sc, UCHCOM_REQ_RESET, lcr, idx); in uchcom_set_baudrate()
698 uchcom_ctrl_write(sc, UCHCOM_REQ_RESET, 0, 0); in uchcom_cfg_open()