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

/freebsd-11-stable/sys/dev/ctau/
H A Dctddk.h576 int ct_get_dpll (ct_chan_t *c);
H A Dif_ct.c1446 *(int*)data = ct_get_dpll (c);
1972 length += sprintf (s + length, " dpll=%s", ct_get_dpll (c) ? "on" : "off");
H A Dctddk.c481 int ct_get_dpll (ct_chan_t *c) function

Completed in 89 milliseconds