Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/drivers/ptp/
DKconfig14 The IEEE 1588 standard defines a method to precisely
46 tristate "Freescale QorIQ 1588 timer as PTP clock"
51 This driver adds support for using the Freescale QorIQ 1588
69 Supports the DP83640 PHYTER with IEEE 1588 features.
86 This driver adds support for using the ZHAW InES 1588 IP
Dptp_pch.c3 * PTP 1588 clock using the EG20T PCH
40 * struct pch_ts_regs - IEEE 1588 registers
123 * struct pch_params - 1588 module parameter
296 * IEEE 1588 hardware when looking at PTP
549 /* enable the 1588 pci device */ in pch_probe()
567 if (!request_mem_region(chip->mem_base, chip->mem_size, "1588_regs")) { in pch_probe()
574 /* get the virtual address to the 1588 registers */ in pch_probe()
687 "IEEE 1588 station address to use - colon separated hex values");
DMakefile3 # Makefile for PTP 1588 clock support.
/kernel/linux/linux-6.6/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
458 /* enable the 1588 pci device */ in pch_probe()
465 ret = pcim_iomap_regions(pdev, BIT(IO_MEM_BAR), "1588_regs"); in pch_probe()
471 /* get the virtual address to the 1588 registers */ in pch_probe()
540 "IEEE 1588 station address to use - colon separated hex values");
Dptp_kvm_arm.c3 * Virtual PTP 1588 clock for use with KVM guests
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/
DKconfig37 bool "Use IEEE 1588 hwstamp"
42 Enable IEEE 1588 Precision Time Protocol (PTP) support for MACB.
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
DKconfig38 bool "Use IEEE 1588 hwstamp"
43 Enable IEEE 1588 Precision Time Protocol (PTP) support for MACB.
/kernel/linux/linux-5.10/include/linux/dsa/
Dsja1105.h21 /* IEEE 1588 Annex F: Transport of PTP over Ethernet (01:1B:19:xx:xx:xx) */
29 * 01-80-C2-00-00-0E is a good choice for this, as all profiles of IEEE 1588
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/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 */
/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h290 #define DMA_HW_FEAT_TSVER1SEL 0x00001000 /* Only IEEE 1588-2002 */
291 #define DMA_HW_FEAT_TSVER2SEL 0x00002000 /* IEEE 1588-2008 PTPv2 */
418 /* IEEE 1588-2002 */
420 /* IEEE 1588-2008 */
445 /* IEEE 1588 High Word Register Enable */
Dchain_mode.c134 * 1588-2002 time stamping is enabled, hence reinitialize it in refill_desc3()
151 * 1588-2002 time stamping is enabled, hence reinitialize it in clean_desc3()
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
DKconfig113 Say y here to support the TI K3 AM65x CPTS with 1588 features such as
117 the IEEE 1588-2008 standard for a precision clock synchronization
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h239 #define DMA_HW_FEAT_TSVER1SEL 0x00001000 /* Only IEEE 1588-2002 */
240 #define DMA_HW_FEAT_TSVER2SEL 0x00002000 /* IEEE 1588-2008 PTPv2 */
338 /* IEEE 1588-2002 */
340 /* IEEE 1588-2008 */
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c17 * 1588 functionality is not supported at 100Mbps.
450 * During a link change, the DMA frequency that drives the 1588 logic will
481 "1588 functionality is not supported at 100 Mbps. Stopping the PHC.\n"); in i40e_ptp_set_increment()
612 /* Clear out all 1588-related registers to clear and unlatch them. */ in i40e_ptp_set_timestamp_mode()
781 * i40e_ptp_init - Initialize the 1588 support after device probe or reset
784 * This function sets device up for 1588 support. The first time it is run, it
800 /* Only one PF is assigned to control 1588 logic per port. Do not in i40e_ptp_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
DKconfig129 Say y here to support the TI K3 AM65x CPTS with 1588 features such as
133 the IEEE 1588-2008 standard for a precision clock synchronization
/kernel/linux/linux-6.6/include/linux/
Dptp_kvm.h3 * Virtual PTP 1588 clock for use with KVM guests
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
DKconfig30 This driver adds support for using the DPAA2 1588 timer module
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
DKconfig30 This driver adds support for using the DPAA2 1588 timer module

12345678