Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/ptp/
DKconfig3 # PTP clock support configuration
6 menu "PTP clock support"
9 tristate "PTP clock support"
16 standard defines a Precision Time Protocol (PTP), which can
22 This driver adds support for PTP clocks as character
23 devices. If you want to use a PTP clock, then you should
30 tristate "Broadcom DTE as PTP clock"
37 (DTE) in the Broadcom SoC's as a PTP clock.
40 for PTP purposes.
46 tristate "Freescale QorIQ 1588 timer as PTP clock"
[all …]
/Linux-v5.4/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.
28 PTP hardware clock kernel API
31 A PTP clock driver registers itself with the class driver. The
38 The class driver supports multiple PTP clock drivers. In normal use
39 cases, only one PTP clock is needed. However, for testing and
43 PTP hardware clock user space API
/Linux-v5.4/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
41 alarms offer by the PTP hardware clock.
48 channels offered by the PTP hardware clock.
55 output channels offered by the PTP hardware clock.
62 offered by the PTP hardware clock.
69 pin offered by the PTP hardware clock. The file name
[all …]
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
DKconfig33 tristate "ENETC PTP clock driver"
38 as a PTP clock. This clock is only useful if your PTP
39 programs are getting hardware time stamps on the PTP Ethernet
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
DKconfig12 tristate "Freescale DPAA2 PTP Clock"
17 as a PTP clock.
/Linux-v5.4/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-v5.4/drivers/net/dsa/mv88e6xxx/
DKconfig24 bool "PTP support for Marvell 88E6xxx"
30 Say Y to enable PTP hardware timestamping on Marvell 88E6xxx switch
/Linux-v5.4/drivers/net/dsa/sja1105/
DKconfig21 bool "Support for the PTP clock on the NXP SJA1105 Ethernet switch"
24 This enables support for timestamping and PTP clock manipulations in
/Linux-v5.4/Documentation/devicetree/bindings/ptp/
Dptp-qoriq.txt1 * Freescale QorIQ 1588 timer based PTP clock
11 have as many as four PTP related interrupts.
28 These properties set the operational parameters for the PTP
Dbrcm,ptp-dte.txt1 * Broadcom Digital Timing Engine(DTE) based PTP clock
/Linux-v5.4/Documentation/devicetree/bindings/net/
Damd-xgbe.txt20 - PTP clock for the amd-xgbe device
23 - "ptp_clk" for the PTP clock
Dmscc-ocelot.txt21 frame injection and PTP ready.
Dfsl-tsec-phy.txt87 * Gianfar PTP clock nodes
Dfsl-fec.txt36 per second interrupt associated with 1588 precision time protocol(PTP).
Dsnps,dwc-qos-ethernet.txt51 The PTP reference clock. The HW signal name is clk_ptp_ref_i.
/Linux-v5.4/drivers/net/ethernet/ti/
DKconfig69 The unit can time stamp PTP UDP/IPv4 and Layer 2 packets, and the
70 driver offers a PTP Hardware Clock.
/Linux-v5.4/drivers/net/ethernet/cadence/
DKconfig41 Enable IEEE 1588 Precision Time Protocol (PTP) support for MACB.
/Linux-v5.4/Documentation/networking/device_drivers/stmicro/
Dstmmac.txt90 when it is carrying PTP packets or TCP/UDP/ICMP over IP.
277 understand if EEE, HW csum, PTP, enhanced descriptor etc are actually
295 o stmmac_hwtstamp.c: HW timestamp support for PTP;
296 o stmmac_ptp.c: PTP 1588 clock;
383 7) Precision Time Protocol (PTP)
384 The driver supports the IEEE 1588-2002, Precision Time Protocol (PTP),
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot.h86 PTP, enumerator
359 PTP_PIN_CFG = PTP << TARGET_OFFSET,
Docelot_board.c273 { PTP, "ptp", 1 }, in mscc_ocelot_probe()
325 if (irq_ptp_rdy > 0 && ocelot->targets[PTP]) { in mscc_ocelot_probe()
Docelot_regs.c254 [PTP] = ocelot_ptp_regmap,
/Linux-v5.4/drivers/char/tpm/
DKconfig53 TCG TIS 1.2 TPM specification (TPM1.2) or the TCG PTP FIFO
65 TCG TIS 1.3 TPM specification (TPM1.2) or the TCG PTP FIFO
/Linux-v5.4/Documentation/networking/dsa/
Dsja1105.rst82 These are used to trap BPDUs and PTP traffic to the master netdevice, and are
95 | (BPDU, PTP) | | | |
234 standalone clock and not based on PTP time. This means the base-time argument
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dmvebu-gated-clock.txt32 4 ptp PTP
/Linux-v5.4/Documentation/networking/
Dtimestamping.txt369 a HW PTP clock source, to allow time conversion in userspace and
370 optionally synchronize system time with a userspace PTP stack such
371 as linuxptp. For the PTP clock API, see Documentation/driver-api/ptp.rst.
519 /* PTP v1, UDP, any kind of event packet */

12