wx_set_pps
int wx_set_pps(struct wx *wx, bool enable, u64 nsec, u64 cycles);
wx_set_pps(wx, false, 0, 0);
wx_set_pps(wx, wx->pps_enabled, nsec, wx->pps_edge_start);