| /freebsd/contrib/ntp/util/ |
| H A D | testrs6000.c | 16 struct timeval adjustment, result; variable 32 adjustment.tv_sec = 0; in main() 33 adjustment.tv_usec = -2000; in main() 49 if (adjtime(&adjustment, &result)) in timeout()
|
| /freebsd/contrib/processor-trace/libipt/src/posix/ |
| H A D | pt_section_posix.c | 102 uint64_t offset, size, adjustment; in pt_sec_posix_map() local 117 adjustment = offset % (uint64_t) page_size; in pt_sec_posix_map() 119 offset -= adjustment; in pt_sec_posix_map() 120 size += adjustment; in pt_sec_posix_map() 147 mapping->begin = base + adjustment; in pt_sec_posix_map()
|
| /freebsd/contrib/processor-trace/libipt/src/windows/ |
| H A D | pt_section_windows.c | 128 uint64_t offset, size, adjustment; in pt_sec_windows_map() local 140 adjustment = offset % granularity(); in pt_sec_windows_map() 142 offset -= adjustment; in pt_sec_windows_map() 143 size += adjustment; in pt_sec_windows_map() 177 mapping->begin = base + adjustment; in pt_sec_windows_map()
|
| /freebsd/sys/contrib/device-tree/src/riscv/starfive/ |
| H A D | jh7100-starfive-visionfive-v1.dts | 27 * manual adjustment of the RX internal delay to work properly. The default 31 * It is worth noting the adjustment is not necessary on BeagleV Starlight SBC,
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | st,sta350.txt | 42 - st,thermal-warning-adjustment: 43 If present, thermal warning adjustment is enabled. 63 - st,overcurrent-warning-adjustment: 64 If present, overcurrent warning adjustment is enabled.
|
| H A D | st,sta32x.txt | 49 - st,thermal-warning-adjustment: 50 If present, thermal warning adjustment is enabled.
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-mt8183.txt | 56 duty cycle when asserted (high pulse width adjustment). Valid arguments 59 duty cycle when asserted (high pulse width adjustment). Valid arguments 67 adjustment in generic driving setup. But in specific driving setup, 68 they can support 0.125/0.25/0.5/1mA adjustment. If we enable specific
|
| H A D | pinctrl-mt6797.txt | 53 duty cycle when asserted (high pulse width adjustment). Valid arguments 56 duty cycle when asserted (high pulse width adjustment). Valid arguments
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_stub.cpp | 316 DWORD adjustment; in __kmps_get_wtick() local 319 rc = GetSystemTimeAdjustment(&adjustment, &increment, &disabled); in __kmps_get_wtick() 321 wtick = 1.0E-07 * (double)(disabled ? increment : adjustment); in __kmps_get_wtick()
|
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | dwc3.txt | 89 - snps,quirk-frame-length-adjustment: Value for GFLADJ_30MHZ field of GFLADJ 90 register for post-silicon frame length adjustment when the 110 - snps,incr-burst-type-adjustment: Value for INCR burst type of GSBUSCFG0 127 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
|
| /freebsd/crypto/openssl/ |
| H A D | NOTES-ANDROID.md | 29 Apart from `PATH` adjustment, you need to set `ANDROID_NDK_ROOT` environment 64 Also, PATH would need even further adjustment to cover unprefixed, yet 72 adjustment becomes simpler, `$ANDROID_NDK_ROOT/bin:$PATH` suffices.
|
| /freebsd/sys/netpfil/ipfw/nptv6/ |
| H A D | nptv6.h | 49 uint16_t adjustment; /* Checksum adjustment value */ member
|
| /freebsd/sys/sys/ |
| H A D | timex.h | 157 void ntp_update_second(int64_t *adjustment, time_t *newsec, long *tai_off);
|
| /freebsd/contrib/ntp/parseutil/ |
| H A D | dcfd.c | 1104 register long adjustment; in periodic_adjust() local 1108 adjustment = R_SHIFT(clock_adjust, PHASE_WEIGHT); in periodic_adjust() 1110 clock_adjust -= adjustment; in periodic_adjust() 1112 adjustment += R_SHIFT(accum_drift, USECSCALE+ADJINTERVAL); in periodic_adjust() 1114 adj_time(adjustment); in periodic_adjust()
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-ls1043a.dtsi | 841 snps,quirk-frame-length-adjustment = <0x20>; 844 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; 854 snps,quirk-frame-length-adjustment = <0x20>; 857 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; 867 snps,quirk-frame-length-adjustment = <0x20>; 870 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
|
| H A D | fsl-ls1046a.dtsi | 757 snps,quirk-frame-length-adjustment = <0x20>; 759 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; 769 snps,quirk-frame-length-adjustment = <0x20>; 771 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; 781 snps,quirk-frame-length-adjustment = <0x20>; 783 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | phy-rockchip-inno-hdmi.txt | 21 for adjustment to some frequency settings
|
| /freebsd/contrib/ntp/scripts/calc_tickadj/ |
| H A D | calc_tickadj-opts.def | 28 doc = 'The current tick which to adjustment will be calculated';
|
| /freebsd/sys/contrib/device-tree/src/arm/amlogic/ |
| H A D | meson8m2.dtsi | 35 clock-names = "stmmaceth", "clkin0", "clkin1", "timing-adjustment";
|
| /freebsd/sys/contrib/device-tree/src/arm/intel/pxa/ |
| H A D | pxa300-raumfeld-speaker-one.dts | 111 st,thermal-warning-adjustment;
|
| /freebsd/usr.sbin/bsdconfig/security/include/ |
| H A D | securelevel.hlp | 29 than this will log the message ``Time adjustment clamped to +1
|
| /freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | bq25890.txt | 38 - ti,ibatcomp-clamp-microvolt: integer, maximum charging voltage adjustment due
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | README | 38 these files is generated using cproto; some manual cleanup and adjustment of
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | sntp.texi | 62 (+0800) is the local timezone adjustment (so we would add 8 hours and 0 minutes to convert the repo…
|
| /freebsd/contrib/ntp/ntpdc/ |
| H A D | ntpdc.texi | 62 (+0800) is the local timezone adjustment (so we would add 8 hours and 0 minutes to convert the repo…
|