Searched refs:REFCLK_ATOM_PPS (Results 1 – 4 of 4) sorted by relevance
58 { REFCLK_ATOM_PPS, "PPS Clock Discipline (22)",
556 if (sys_peer->refclktype == REFCLK_ATOM_PPS && in refclock_receive()557 peer->refclktype != REFCLK_ATOM_PPS) in refclock_receive()
3531 && ( typepps->refclktype != REFCLK_ATOM_PPS in clock_select()3532 || ( typepps->refclktype == REFCLK_ATOM_PPS in clock_select()
508 #define REFCLK_ATOM_PPS 22 /* 1-PPS Clock Discipline */ macro