Lines Matching defs:nsec
209 u32 nsec;
502 ts->tv_nsec = hwts->nsec;
594 hwts->nsec =
596 hwts->nsec |=
730 hwts.nsec = ts_raw & GENMASK(29, 0);
791 if (perout->period.sec != 1 || perout->period.nsec != 0) {
797 if (perout->start.sec != 0 || perout->start.nsec != 0) {
802 if (perout->phase.nsec != 0 &&
803 perout->phase.nsec != (NSEC_PER_SEC >> 1)) {
808 if (perout->phase.nsec == 0)