Searched refs:cx_get_dpll (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/cx/
H A Dcxddk.h466 int cx_get_dpll (cx_chan_t *c);
H A Dcxddk.c263 int cx_get_dpll (cx_chan_t *c) function
H A Dif_cx.c1823 *(int*)data = cx_get_dpll (c);
2334 length += sprintf (s + length, " dpll=%s", cx_get_dpll (c) ? "on" : "off");

Completed in 106 milliseconds