Home
last modified time | relevance | path

Searched refs:PTP (Results 1 – 25 of 52) sorted by relevance

123

/linux-6.12.1/drivers/ptp/
DKconfig3 # PTP clock support configuration
6 menu "PTP clock support"
9 tristate "PTP clock support"
17 standard defines a Precision Time Protocol (PTP), which can
23 This driver adds support for PTP clocks as character
24 devices. If you want to use a PTP clock, then you should
37 into vmlinux while the PTP support itself is in a loadable
39 If PTP support is disabled, this dependency will still be
43 tristate "Broadcom DTE as PTP clock"
50 (DTE) in the Broadcom SoC's as a PTP clock.
[all …]
/linux-6.12.1/Documentation/driver-api/
Dptp.rst4 PTP hardware clock infrastructure for Linux
7 This patch set introduces support for IEEE 1588 PTP clocks in
9 presents a standardized method for developing PTP user space
11 ancillary features of PTP hardware clocks.
15 complete set of PTP hardware clock functionality.
29 PTP hardware clock kernel API
32 A PTP clock driver registers itself with the class driver. The
39 The class driver supports multiple PTP clock drivers. In normal use
40 cases, only one PTP clock is needed. However, for testing and
44 PTP hardware clock user space API
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-ptp7 features of PTP hardware clocks.
13 This directory contains the attributes of the Nth PTP
14 hardware clock registered into the PTP class driver
21 This file contains the name of the PTP hardware clock
32 This file contains the PTP hardware clock's maximum
48 alarms offer by the PTP hardware clock.
55 channels offered by the PTP hardware clock.
62 output channels offered by the PTP hardware clock.
69 offered by the PTP hardware clock.
75 This file contains the number of virtual PTP clocks in
[all …]
/linux-6.12.1/drivers/net/ethernet/xscale/
DKconfig32 bool "Intel IXP46x as PTP clock"
37 This driver adds support for using the IXP46X as a PTP
38 clock. This clock is only useful if your PTP programs are
39 getting hardware time stamps on the PTP Ethernet packets
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
DKconfig58 tristate "ENETC PTP clock driver"
63 as a PTP clock. This clock is only useful if your PTP
64 programs are getting hardware time stamps on the PTP Ethernet
/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
DKconfig13 bool "PTP support for Marvell 88E6xxx"
18 Say Y to enable PTP hardware timestamping on Marvell 88E6xxx switch
/linux-6.12.1/drivers/net/ethernet/cavium/
DKconfig55 tristate "Cavium PTP coprocessor as PTP clock"
60 Timestamping coprocessor (PTP) found on Cavium processors.
61 PTP provides timestamping mechanism that is suitable for use in IEEE 1588
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
DKconfig26 tristate "Freescale DPAA2 PTP Clock"
31 as a PTP clock.
/linux-6.12.1/drivers/net/dsa/microchip/
DKconfig31 bool "Support for the PTP clock on the KSZ9563/LAN937x Ethernet Switch"
35 Select to enable support for timestamping & PTP clock manipulation in
/linux-6.12.1/Documentation/networking/
Dtimestamping.rst428 a HW PTP clock source, to allow time conversion in userspace and
429 optionally synchronize system time with a userspace PTP stack such
430 as linuxptp. For the PTP clock API, see Documentation/driver-api/ptp.rst.
587 /* PTP v1, UDP, any kind of event packet */
643 3.2 Special considerations for stacked PTP Hardware Clocks
646 There are situations when there may be more than one PHC (PTP Hardware Clock)
663 When a DSA switch is attached to a host port, PTP synchronization has to
665 jitter between the host port and its PTP partner. For this reason, some DSA
674 By design, PTP timestamping with a DSA switch does not need any special
676 host port also supports PTP timestamping, DSA will take care of intercepting
[all …]
/linux-6.12.1/drivers/net/dsa/sja1105/
DKconfig27 bool "Support for the PTP clock on the NXP SJA1105 Ethernet switch"
31 This enables support for timestamping and PTP clock manipulations in
/linux-6.12.1/Documentation/security/tpm/
Dtpm_tis.rst7 TCG PTP Specification defines two interface types: FIFO and CRB. The former is
45 TCG PC Client Platform TPM Profile (PTP) Specification
/linux-6.12.1/tools/testing/selftests/hid/tests/
Dtest_multitouch.py235 class PTP(Digitizer): class
1765 return PTP(
1774 return PTP(
1873 return PTP(
1882 return PTP(
1956 return PTP(
1965 return PTP(
1973 return PTP(
2007 return PTP(
2065 return PTP(
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/net/
Damd-xgbe.txt20 - PTP clock for the amd-xgbe device
23 - "ptp_clk" for the PTP clock
Dmscc-phy-vsc8531.txt34 - load-save-gpios : GPIO used for the load/save operation of the PTP
Dfsl-tsec-phy.txt87 * Gianfar PTP clock nodes
/linux-6.12.1/Documentation/devicetree/bindings/ptp/
Dbrcm,ptp-dte.txt1 * Broadcom Digital Timing Engine(DTE) based PTP clock
Dptp-ines.txt1 ZHAW InES PTP time stamping IP core
/linux-6.12.1/drivers/char/tpm/
DKconfig67 TCG TIS 1.2 TPM specification (TPM1.2) or the TCG PTP FIFO
79 TCG TIS 1.3 TPM specification (TPM1.2) or the TCG PTP FIFO
97 If you have a TPM security chip, compliant with the TCG TPM PTP
109 TCG TIS 1.2 TPM specification (TPM1.2) or the TCG PTP FIFO
/linux-6.12.1/drivers/net/ethernet/ti/
DKconfig90 The unit can time stamp PTP UDP/IPv4 and Layer 2 packets, and the
91 driver offers a PTP Hardware Clock.
130 PTP hardware clock for each CPTS device and network packets
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_vsc7514.c257 { PTP, "ptp", 1 }, in mscc_ocelot_probe()
323 if (irq_ptp_rdy > 0 && ocelot->targets[PTP]) { in mscc_ocelot_probe()
/linux-6.12.1/drivers/net/ethernet/cadence/
DKconfig43 Enable IEEE 1588 Precision Time Protocol (PTP) support for MACB.
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst68 - IEEE 1588 Timestamping (PTP)
248 it is carrying PTP packets or TCP/UDP/ICMP over IP. These are not available on
311 Precision Time Protocol (PTP)
314 The driver supports the IEEE 1588-2002, Precision Time Protocol (PTP), which
669 understand if EEE, HW csum, PTP, enhanced descriptor etc are actually
/linux-6.12.1/Documentation/networking/devlink/
Dmlx5.rst150 - tx PTP port timestamping CQ unhealthy
152 Recover by flushing and re-creating all PTP channels.
Ddevlink-trap.rst394 - Traps PTP time-critical event messages (Sync, Delay_req, Pdelay_Req and
398 - Traps PTP general messages (Announce, Follow_Up, Delay_Resp,
588 - Contains packet traps for PTP time-critical event messages (Sync,
591 - Contains packet traps for PTP general messages (Announce, Follow_Up,

123