Home
last modified time | relevance | path

Searched +full:clock +full:- +full:skip (Results 1 – 25 of 265) sorted by relevance

1234567891011

/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dnvidia,tegra124-soctherm.txt4 or interrupt-based thermal monitoring, CPU and GPU throttling based
10 - compatible : For Tegra124, must contain "nvidia,tegra124-soctherm".
11 For Tegra132, must contain "nvidia,tegra132-soctherm".
12 For Tegra210, must contain "nvidia,tegra210-soctherm".
13 - reg : Should contain at least 2 entries for each entry in reg-names:
14 - SOCTHERM register set
15 - Tegra CAR register set: Required for Tegra124 and Tegra210.
16 - CCROC register set: Required for Tegra132.
17 - reg-names : Should contain at least 2 entries:
18 - soctherm-reg
[all …]
H A Dnvidia,tegra124-soctherm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/nvidia,tegra124-soctherm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jon Hunter <jonathanh@nvidia.com>
14 polled or interrupt-based thermal monitoring, CPU and GPU throttling based
21 - nvidia,tegra124-soctherm
22 - nvidia,tegra132-soctherm
23 - nvidia,tegra210-soctherm
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dfsmc-nand.txt5 - compatible : "st,spear600-fsmc-nand", "stericsson,fsmc-nand"
6 - reg : Address range of the mtd chip
7 - reg-names: Should contain the reg names "fsmc_regs", "nand_data", "nand_addr" and "nand_cmd"
10 - bank-width : Width (in bytes) of the device. If not present, the width
12 - nand-skip-bbtscan: Indicates the BBT scanning should be skipped
13 - timings: array of 6 bytes for NAND timings. The meanings of these bytes
15 byte 0 TCLR : CLE to RE delay in number of AHB clock cycles, only 4 bits
16 are valid. Zero means one clockcycle, 15 means 16 clock
19 byte 2 THIZ : number of HCLK clock cycles during which the data bus is
20 kept in Hi-Z (tristate) after the start of a write access.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,coresight-etm.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/arm/arm,coresight-etm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Mathieu Poirier <mathieu.poirier@linaro.org>
11 - Mike Leach <mike.leach@linaro.org>
12 - Leo Yan <leo.yan@linaro.org>
13 - Suzuki K Poulose <suzuki.poulose@arm.com>
23 The Embedded Trace Macrocell (ETM) is a real-time trace module providing
31 - arm,coresight-etm3x
[all …]
H A Dcoresight.txt11 * Required properties for all components *except* non-configurable replicators
12 and non-configurable funnels:
16 - Embedded Trace Buffer (version 1.0):
17 "arm,coresight-etb10", "arm,primecell";
19 - Trace Port Interface Unit:
20 "arm,coresight-tpiu", "arm,primecell";
22 - Trace Memory Controller, used for Embedded Trace Buffer(ETB),
26 "arm,coresight-tmc", "arm,primecell";
28 - Trace Programmable Funnel:
29 "arm,coresight-dynamic-funnel", "arm,primecell";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsilabs,si570.txt2 I2C clock generators.
5 This binding uses the common clock binding[1]. Details about the devices can be
8 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
12 https://www.silabs.com/Support%20Documents/TechnicalDocs/si598-99.pdf
15 - compatible: Shall be one of "silabs,si570", "silabs,si571",
17 - reg: I2C device address.
18 - #clock-cells: From common clock bindings: Shall be 0.
19 - factory-fout: Factory set default frequency. This frequency is part specific.
23 - temperature-stability: Temperature stability of the device in PPM. Should be
27 - clock-output-names: From common clock bindings. Recommended to be "si570".
[all …]
H A Dcirrus,cs2000-cp.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/cirrus,cs2000-cp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: CIRRUS LOGIC Fractional-N Clock Synthesizer & Clock Multiplier
10 - Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
13 The CS2000-CP is an extremely versatile system clocking device that
21 - cirrus,cs2000-cp
25 Common clock binding for CLK_IN, XTI/REF_CLK
28 clock-names:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dqcom,ipa.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alex Elder <elder@kernel.org>
21 and has a distinct interrupt and a separately-defined address space.
28 - |
29 -------- ---------
31 | AP +<---. .----+ Modem |
32 | +--. | | .->+ |
34 -------- | | | | ---------
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drenesas,rsnd.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas R-Car Sound Driver
10 - Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
17 - items:
18 - enum:
19 - renesas,rcar_sound-r8a7778 # R-Car M1A
20 - renesas,rcar_sound-r8a7779 # R-Car H1
21 - const: renesas,rcar_sound-gen1
[all …]
/freebsd/usr.sbin/tzsetup/
H A Dtzsetup.847 the hardware clock does not keep UTC.
50 .Bl -tag -offset indent -width Fl
61 Skip the initial question about adjusting the clock if not set to UTC.
65 On a newly installed system, the hardware clock will keep UTC.
68 It is possible to short-circuit the menu system by specifying the
73 on the command line; this is intended mainly for pre-configured installation
83 .Bl -enum -offset indent
94 the database includes pre-1970 history for its city.)
98 .Pq Pa /usr/src/contrib/tzdata/[a-z]*
102 .Bl -tag -width ".Pa /usr/share/zoneinfo/zone1970.tab" -compact
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp1 //===- AMDGPUInsertDelayAlu.cpp - Insert s_delay_alu instructions ---------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
22 #define DEBUG_TYPE "amdgpu-insert-delay-alu"
74 // regunit. In straight-line code there will only be one such instruction, but
76 // to represent the union of the worst-case delays of each type.
78 // One larger than the maximum number of (non-TRANS) VALU instructions we
90 // If it was written by a (non-TRANS) VALU, remember how many clock cycles
91 // are left until it completes, and how many other (non-TRANS) VALU we have
[all …]
/freebsd/sys/i386/i386/
H A Din_cksum_machdep.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
54 #define ADDCARRY(x) if ((x) > 0xffff) (x) -= 0xffff
68 in_cksum_skip(struct mbuf *m, int len, int skip) in in_cksum_skip() argument
76 len -= skip; in in_cksum_skip()
77 for (; skip && m; m = m->m_next) { in in_cksum_skip()
78 if (m->m_len > skip) { in in_cksum_skip()
79 mlen = m->m_len - skip; in in_cksum_skip()
80 w = (u_short *)(mtod(m, u_char *) + skip); in in_cksum_skip()
83 skip -= m->m_len; in in_cksum_skip()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath10k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Kalle Valo <kvalo@kernel.org>
11 - Jeff Johnson <jjohnson@kernel.org>
19 - qcom,ath10k # SDIO-based devices
20 - qcom,ipq4019-wifi
21 - qcom,wcn3990-wifi # SNoC-based devices
26 reg-names:
28 - const: membase
[all …]
/freebsd/sys/dev/qcom_clk/
H A Dqcom_clk_rcg2.c1 /*-
52 ((sc)->cmd_rcgr + (sc)->cfg_offset + QCOM_CLK_RCG2_CFG_REG)
54 ((sc)->cmd_rcgr + QCOM_CLK_RCG2_CMD_REG)
56 ((sc)->cmd_rcgr + (sc)->cfg_offset + QCOM_CLK_RCG2_M_REG)
58 ((sc)->cmd_rcgr + (sc)->cfg_offset + QCOM_CLK_RCG2_N_REG)
60 ((sc)->cmd_rcgr + (sc)->cfg_offset + QCOM_CLK_RCG2_D_REG)
76 * Finish a clock update.
88 CLKDEV_READ_4(clknode_get_device(sc->clknode), in qcom_clk_rcg2_update_config_locked()
91 CLKDEV_WRITE_4(clknode_get_device(sc->clknode), in qcom_clk_rcg2_update_config_locked()
99 CLKDEV_READ_4(clknode_get_device(sc->clknode), in qcom_clk_rcg2_update_config_locked()
[all …]
/freebsd/contrib/unbound/validator/
H A Dvalidator.h2 * validator/validator.h - secure validator DNS query response module
58 * will be primed no more often than this interval. Used when harden-
59 * dnssec-stripped is off and the trust anchor fails.
70 #define SENTINEL_IS "root-key-sentinel-is-ta-"
72 #define SENTINEL_NOT "root-key-sentinel-not-ta-"
91 /** clock skew min for signatures */
94 /** clock skew max for signatures */
180 * The cname skip value; the number of rrsets that have been skipped
182 * orig_msg->rep->rrsets array, into the answer section.
183 * starts at 0 - for the full original message.
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7180.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
5 * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
8 #include <dt-bindings/clock/qcom,dispcc-sc7180.h>
9 #include <dt-bindings/clock/qcom,gcc-sc7180.h>
10 #include <dt-bindings/clock/qcom,gpucc-sc7180.h>
11 #include <dt-bindings/clock/qcom,lpasscorecc-sc7180.h>
12 #include <dt-bindings/clock/qcom,rpmh.h>
13 #include <dt-bindings/clock/qcom,videocc-sc7180.h>
14 #include <dt-bindings/firmware/qcom,scm.h>
15 #include <dt-bindings/interconnect/qcom,icc.h>
[all …]
H A Dsm8150.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
7 #include <dt-bindings/dma/qcom-gpi.h>
8 #include <dt-bindings/firmware/qcom,scm.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
10 #include <dt-bindings/phy/phy-qcom-qmp.h>
11 #include <dt-bindings/power/qcom-rpmpd.h>
12 #include <dt-bindings/soc/qcom,rpmh-rsc.h>
13 #include <dt-bindings/clock/qcom,rpmh.h>
14 #include <dt-bindings/clock/qcom,dispcc-sm8150.h>
[all …]
H A Dsa8775p.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/interconnect/qcom,icc.h>
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
8 #include <dt-bindings/clock/qcom,rpmh.h>
9 #include <dt-bindings/clock/qcom,sa8775p-gcc.h>
10 #include <dt-bindings/clock/qcom,sa8775p-gpucc.h>
11 #include <dt-bindings/interconnect/qcom,sa8775p-rpmh.h>
12 #include <dt-bindings/mailbox/qcom-ipcc.h>
13 #include <dt-bindings/firmware/qcom,scm.h>
14 #include <dt-bindings/power/qcom,rpmhpd.h>
[all …]
H A Dsc7280.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
5 * Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
7 #include <dt-bindings/clock/qcom,camcc-sc7280.h>
8 #include <dt-bindings/clock/qcom,dispcc-sc7280.h>
9 #include <dt-bindings/clock/qcom,gcc-sc7280.h>
10 #include <dt-bindings/clock/qcom,gpucc-sc7280.h>
11 #include <dt-bindings/clock/qcom,lpassaudiocc-sc7280.h>
12 #include <dt-bindings/clock/qcom,lpasscorecc-sc7280.h>
13 #include <dt-bindings/clock/qcom,rpmh.h>
14 #include <dt-bindings/clock/qcom,videocc-sc7280.h>
[all …]
/freebsd/usr.sbin/bsdconfig/timezone/
H A DUSAGE1 # Copyright (c) 2011-2013 Devin Teske
26 Usage: bsdconfig @PROGRAM_NAME@ [-ehnrSsvX] [-C chroot_dir] [zinfo_file | zinfo_name]
28 -d Provide lots of debugging info on standard-out when running.
29 -D file Send debugging info to file. If file begins with a plus-sign
30 debug info is sent to both standard-out and file (minus the
32 -e Only return success on exit if user selects a timezone AND
36 -h Print this usage statement and exit.
37 -n Do not create or copy files.
38 -r Reinstall the zoneinfo file installed last time. The name is
40 -S Secure X11 mode (implies `-X'). As root, always prompt-for
[all …]
/freebsd/sys/dev/ic/
H A Dnec765.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
88 #define NE7_ST3_TS 0x08 /* two-sided; PC: n/a */
100 * the top three bits -- where appropriate -- are set as follows:
102 * MT - multi-track; allow both sides to be handled in single cmd
103 * MFM - modified frequency modulation; use MFM encoding
104 * SK - skip; skip sectors marked as "deleted"
112 #define NE7CMD_SPECIFY 0x03 /* specify drive parameters - requires unit
114 #define NE7CMD_SENSED 0x04 /* sense drive - requires unit select byte */
115 #define NE7CMD_WRITE 0x05 /* write - requires eight additional bytes */
[all …]
/freebsd/contrib/ntp/html/drivers/
H A Ddriver28.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
11 table.dlstable { font-size:85%; }
12 td.ttf{ font-family:Courier; font-weight:bold; }
19 <!-- #BeginDate format:En2m -->8-Aug-2014 19:17<!-- #EndDate -->
28 <p>This driver receives its reference clock info from a shared
29 memory-segment. The shared memory-segment is created with owner-only
31 &ge;2. Units 0 and 1 are always created with owner-only access for
36 <h4>Structure of shared memory-segment</h4>
38 int mode; /* 0 - if valid is set:
[all …]
/freebsd/contrib/ntp/sntp/
H A Dnetworking.h24 #include "sntp-opts.h"
28 #define SERVER_UNUSEABLE -1 /* Skip server */
29 #define PACKET_UNUSEABLE -2 /* Discard packet and try to get a useable packet again if not tried to…
30 #define SERVER_AUTH_FAIL -3 /* Authentication failed, act upon settings */
31 #define KOD_DEMOBILIZE -4 /* KOD packet with code DENY or RSTR, stop all communication and save K…
32 #define KOD_RATE -5 /* KOD packet with code RATE, reduce poll intervall */
33 #define BROADCAST_FAILED -6
102 double offset; /* peer clock offset */
/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c2 * refclock_gpsdjson.c - clock driver as GPSD JSON client
15 * - There is no GPSD for Windows. (There is an unofficial port to
18 * - To work properly, this driver needs PPS and TPV/TOFF sentences
22 * - The device name matching must be done in a different way for
26 * Windows, there's no reason why this should not work there ;-) If this
29 * ---------------------------------------------------------------------
37 * To go around this, the driver can use a secondary clock unit
38 * (units>=128) that operate in tandem with the primary clock unit
39 * (unit%128). The primary clock unit does all the IO stuff and data
42 * source to the clock selection.
[all …]
/freebsd/usr.sbin/cron/lib/
H A Dmisc.c68 return (*left - *right); in strcmp_until()
72 /* strdtb(s) - delete trailing blanks in string 's' and return new length
85 * or the last non-blank in the string, whichever comes first. in strdtb()
87 do {x--;} in strdtb()
98 return x - s; in strdtb()
143 /* skip to the next flag in set_debug_flags()
239 Set_LineNum(LineNumber - 1) in unget_char()
257 size--; in get_string()
285 /* ch is now the first non-blank character of a line. in skip_comments()
291 /* ch must be a newline or comment as first non-blank in skip_comments()
[all …]

1234567891011