Home
last modified time | relevance | path

Searched full:1588 (Results 1 – 25 of 95) sorted by relevance

1234

/Linux-v6.1/drivers/ptp/
DKconfig15 The IEEE 1588 standard defines a method to precisely
59 tristate "Freescale QorIQ 1588 timer as PTP clock"
64 This driver adds support for using the Freescale QorIQ 1588
82 Supports the DP83640 PHYTER with IEEE 1588 features.
99 This driver adds support for using the ZHAW InES 1588 IP
Dptp_pch.c3 * PTP 1588 clock using the EG20T PCH
43 * struct pch_ts_regs - IEEE 1588 registers
124 * struct pch_params - 1588 module parameter
261 * IEEE 1588 hardware when looking at PTP
469 /* enable the 1588 pci device */ in pch_probe()
476 ret = pcim_iomap_regions(pdev, BIT(IO_MEM_BAR), "1588_regs"); in pch_probe()
482 /* get the virtual address to the 1588 registers */ in pch_probe()
551 "IEEE 1588 station address to use - colon separated hex values");
Dptp_kvm_arm.c3 * Virtual PTP 1588 clock for use with KVM guests
DMakefile3 # Makefile for PTP 1588 clock support.
Dptp_kvm_x86.c3 * Virtual PTP 1588 clock for use with KVM guests
/Linux-v6.1/Documentation/devicetree/bindings/ptp/
Dptp-qoriq.txt1 * Freescale QorIQ 1588 timer based PTP clock
26 - little-endian The presence of this property indicates the 1588 timer
69 When this attribute is not used, the IEEE 1588 timer reference clock
/Linux-v6.1/drivers/net/ethernet/cadence/
DKconfig38 bool "Use IEEE 1588 hwstamp"
43 Enable IEEE 1588 Precision Time Protocol (PTP) support for MACB.
Dmacb_ptp.c3 * 1588 PTP support for Cadence GEM device.
257 * so add value from 1588 timer in gem_hw_timestamp()
262 * but not in 1588 timer, it has rolled over, in gem_hw_timestamp()
/Linux-v6.1/include/linux/dsa/
Dsja1105.h24 /* IEEE 1588 Annex F: Transport of PTP over Ethernet (01:1B:19:xx:xx:xx) */
32 * 01-80-C2-00-00-0E is a good choice for this, as all profiles of IEEE 1588
/Linux-v6.1/include/linux/fsl/
Dptp_qoriq.h78 #define TCLK_PERIOD_SHIFT (16) /* 1588 timer reference clock period. */
90 #define TE (1<<2) /* 1588 timer enable. */
91 #define CKSEL_SHIFT (0) /* 1588 Timer reference clock source */
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dti,k3-am654-cpts.yaml27 Depending on integration it enables compliance with the IEEE 1588-2008
35 - MCU CPSW CPTS with IEEE 1588-2008 support
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h258 #define DMA_HW_FEAT_TSVER1SEL 0x00001000 /* Only IEEE 1588-2002 */
259 #define DMA_HW_FEAT_TSVER2SEL 0x00002000 /* IEEE 1588-2008 PTPv2 */
386 /* IEEE 1588-2002 */
388 /* IEEE 1588-2008 */
Dchain_mode.c135 * 1588-2002 time stamping is enabled, hence reinitialize it in refill_desc3()
153 * 1588-2002 time stamping is enabled, hence reinitialize it in clean_desc3()
/Linux-v6.1/drivers/net/ethernet/ti/
DKconfig125 Say y here to support the TI K3 AM65x CPTS with 1588 features such as
129 the IEEE 1588-2008 standard for a precision clock synchronization
/Linux-v6.1/include/linux/
Dptp_kvm.h3 * Virtual PTP 1588 clock for use with KVM guests
/Linux-v6.1/drivers/net/phy/
Ddp83640_reg.h162 #define IP1588_EN (1<<8) /* Enable IEEE 1588 defined IP address filter */
166 #define TX_PTP_VER_SHIFT (1) /* Enable Timestamp capture for IEEE 1588 version X */
196 #define IP1588_EN_SHIFT (8) /* Enable IEEE 1588 defined IP address filters */
201 #define RX_PTP_VER_SHIFT (1) /* Enable Timestamp capture for IEEE 1588 version X */
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
DKconfig30 This driver adds support for using the DPAA2 1588 timer module
/Linux-v6.1/tools/testing/selftests/ptp/
Dtestptp.mk1 # PTP 1588 clock support - User space test program
/Linux-v6.1/drivers/net/ethernet/cavium/common/
Dcavium_ptp.h2 /* cavium_ptp.h - PTP 1588 clock on Cavium hardware
/Linux-v6.1/drivers/net/ethernet/qualcomm/
DKconfig60 low power, Receive-Side Scaling (RSS), and IEEE 1588-2008
/Linux-v6.1/arch/powerpc/boot/dts/fsl/
Dpq3-etsec1-timer-0.dtsi2 * PQ3 eTSEC Timer (IEEE 1588) device tree stub [ @ offsets 0x24e00 ]
/Linux-v6.1/drivers/net/ethernet/freescale/enetc/
DKconfig51 This driver adds support for using the ENETC 1588 timer
/Linux-v6.1/net/core/
Dtimestamping.c3 * PTP 1588 clock support - support for timestamping in PHY devices
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp_consts.h7 /* Constant definitions related to the hardware clock used for PTP 1588
10 /* Constants defined for the PTP 1588 clock hardware. */
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst68 - IEEE 1588 Timestamping (PTP)
314 The driver supports the IEEE 1588-2002, Precision Time Protocol (PTP), which
318 In addition to the basic timestamp features mentioned in IEEE 1588-2002
320 IEEE 1588-2008 can be enabled when configuring the Kernel.

1234