Home
last modified time | relevance | path

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

/trueos/sys/dev/cx/
HDcxddk.c268 void cx_set_baud (cx_chan_t *c, unsigned long bps) in cx_set_baud() function
323 cx_set_baud (c, c->txbaud); in cx_set_loop()
332 cx_set_baud (c, c->txbaud); in cx_set_dpll()
HDcxddk.h457 void cx_set_baud (cx_chan_t *, unsigned long baud);
HDif_cx.c1801 cx_set_baud (c, *(long*)data); in cx_ioctl()