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

/freebsd-13-stable/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dsun4i-a10-ccu.h198 #define CLK_ACE 163 macro
H A Dsprd,sc9863a-clk.h168 #define CLK_ACE 63 macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_palisade.c122 #define CLK_ACE 6 /* Trimble ACE III */ macro
367 case CLK_ACE:
564 (up->type != CLK_ACE ) &&
914 ((up->type == CLK_ACE) || (up->type == CLK_COPERNICUS))) {
916 if ((debug > 1) && (up->type == CLK_ACE))
1085 ((up->type == CLK_ACE) || (up->type == CLK_COPERNICUS))) {
1087 if ((debug > 1) && (up->type == CLK_ACE))
1388 if (up->type == CLK_ACE) {
1425 } /* (up->type != CLK_ACE) */
1430 if (up->type != CLK_ACE) {
[all...]

Completed in 66 milliseconds