/openbmc/linux/drivers/ptp/ |
H A D | Kconfig | 3 # 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 …]
|
/openbmc/linux/Documentation/driver-api/ |
H A D | ptp.rst | 4 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 …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-ptp | 7 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 …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ |
H A D | ptpd_2.3.1.bb | 1 SUMMARY = "The PTP daemon (PTPd)" 2 DESCRIPTION = "The PTP daemon (PTPd) implements the Precision Time protocol (PTP) as \ 3 defined by the relevant IEEE 1588 standard. PTP Version 1 implements IEEE-1588-2002, \ 4 and PTP Version 2 implements IEEE-1588-2008. PTP was developed to provide very precise \
|
/openbmc/linux/drivers/net/ethernet/xscale/ |
H A D | Kconfig | 32 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
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | Kconfig | 58 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
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | Kconfig | 13 bool "PTP support for Marvell 88E6xxx" 18 Say Y to enable PTP hardware timestamping on Marvell 88E6xxx switch
|
/openbmc/linux/drivers/net/ethernet/cavium/ |
H A D | Kconfig | 55 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
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | Kconfig | 26 tristate "Freescale DPAA2 PTP Clock" 31 as a PTP clock.
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | Kconfig | 26 bool "Support for the PTP clock on the KSZ9563/LAN937x Ethernet Switch" 30 Select to enable support for timestamping & PTP clock manipulation in
|
/openbmc/linux/Documentation/devicetree/bindings/ptp/ |
H A D | ptp-qoriq.txt | 1 * Freescale QorIQ 1588 timer based PTP clock 11 have as many as four PTP related interrupts. 30 These properties set the operational parameters for the PTP
|
H A D | brcm,ptp-dte.txt | 1 * Broadcom Digital Timing Engine(DTE) based PTP clock
|
H A D | ptp-ines.txt | 1 ZHAW InES PTP time stamping IP core
|
/openbmc/linux/Documentation/networking/ |
H A D | timestamping.rst | 409 a HW PTP clock source, to allow time conversion in userspace and 410 optionally synchronize system time with a userspace PTP stack such 411 as linuxptp. For the PTP clock API, see Documentation/driver-api/ptp.rst. 568 /* PTP v1, UDP, any kind of event packet */ 624 3.2 Special considerations for stacked PTP Hardware Clocks 627 There are situations when there may be more than one PHC (PTP Hardware Clock) 644 When a DSA switch is attached to a host port, PTP synchronization has to 646 jitter between the host port and its PTP partner. For this reason, some DSA 655 By design, PTP timestamping with a DSA switch does not need any special 657 host port also supports PTP timestamping, DSA will take care of intercepting [all …]
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | Kconfig | 27 bool "Support for the PTP clock on the NXP SJA1105 Ethernet switch" 31 This enables support for timestamping and PTP clock manipulations in
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/ |
H A D | ptp4l@.service.in | 2 Description=Precision Time Protocol (PTP) service for %I
|
H A D | phc2sys@.service.in | 2 Description=Synchronize system clock or PTP hardware clock (PHC)
|
/openbmc/linux/Documentation/devicetree/bindings/security/tpm/ |
H A D | google,cr50.txt | 5 SPI using the FIFO protocol described in the PTP Spec, section 6.
|
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | test_multitouch.py | 235 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | amd-xgbe.txt | 20 - PTP clock for the amd-xgbe device 23 - "ptp_clk" for the PTP clock
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | stmmac.txt | 42 - clk_ptp_ref: this is the PTP reference clock; in case of the PTP is
|
/openbmc/linux/drivers/char/tpm/ |
H A D | Kconfig | 53 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 83 If you have a TPM security chip, compliant with the TCG TPM PTP 95 TCG TIS 1.2 TPM specification (TPM1.2) or the TCG PTP FIFO
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | Kconfig | 90 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
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/ |
H A D | linuxptp_4.4.bb | 2 DESCRIPTION = "Precision Time Protocol (PTP) according to IEEE standard 1588 \
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_vsc7514.c | 257 { PTP, "ptp", 1 }, in mscc_ocelot_probe() 323 if (irq_ptp_rdy > 0 && ocelot->targets[PTP]) { in mscc_ocelot_probe()
|