Searched full:1588 (Results 1 – 25 of 83) sorted by relevance
1234
/Linux-v5.10/drivers/ptp/ |
D | Kconfig | 14 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 68 Supports the DP83640 PHYTER with IEEE 1588 features. 84 This driver adds support for using the ZHAW InES 1588 IP
|
D | ptp_pch.c | 3 * 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() 686 "IEEE 1588 station address to use - colon separated hex values");
|
D | Makefile | 3 # Makefile for PTP 1588 clock support.
|
/Linux-v5.10/Documentation/devicetree/bindings/ptp/ |
D | ptp-qoriq.txt | 1 * 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-v5.10/drivers/net/ethernet/cadence/ |
D | Kconfig | 37 bool "Use IEEE 1588 hwstamp" 42 Enable IEEE 1588 Precision Time Protocol (PTP) support for MACB.
|
D | macb_ptp.c | 3 * 1588 PTP support for Cadence GEM device. 252 * so add value from 1588 timer in gem_hw_timestamp() 257 * but not in 1588 timer, it has rolled over, in gem_hw_timestamp()
|
/Linux-v5.10/include/linux/dsa/ |
D | sja1105.h | 21 /* 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
|
/Linux-v5.10/include/linux/fsl/ |
D | ptp_qoriq.h | 78 #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-v5.10/Documentation/devicetree/bindings/net/ |
D | ti,k3-am654-cpts.yaml | 27 Depending on integration it enables compliance with the IEEE 1588-2008 35 - MCU CPSW CPTS with IEEE 1588-2008 support
|
/Linux-v5.10/drivers/net/ethernet/ti/ |
D | Kconfig | 113 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
|
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | common.h | 238 #define DMA_HW_FEAT_TSVER1SEL 0x00001000 /* Only IEEE 1588-2002 */ 239 #define DMA_HW_FEAT_TSVER2SEL 0x00002000 /* IEEE 1588-2008 PTPv2 */ 337 /* IEEE 1588-2002 */ 339 /* IEEE 1588-2008 */
|
D | chain_mode.c | 135 * 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()
|
D | dwmac1000_dma.c | 237 /* IEEE 1588-2002 */ in dwmac1000_get_hw_feature() 240 /* IEEE 1588-2008 */ in dwmac1000_get_hw_feature()
|
/Linux-v5.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 17 * 1588 functionality is not supported at 100Mbps. 449 * During a link change, the DMA frequency that drives the 1588 logic will 477 "1588 functionality is not supported at 100 Mbps. Stopping the PHC.\n"); in i40e_ptp_set_increment() 608 /* Clear out all 1588-related registers to clear and unlatch them. */ in i40e_ptp_set_timestamp_mode() 777 * i40e_ptp_init - Initialize the 1588 support after device probe or reset 780 * This function sets device up for 1588 support. The first time it is run, it 796 /* Only one PF is assigned to control 1588 logic per port. Do not in i40e_ptp_init()
|
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/ |
D | Kconfig | 30 This driver adds support for using the DPAA2 1588 timer module
|
/Linux-v5.10/drivers/net/phy/ |
D | dp83640_reg.h | 162 #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-v5.10/tools/testing/selftests/ptp/ |
D | testptp.mk | 1 # PTP 1588 clock support - User space test program
|
/Linux-v5.10/drivers/net/ethernet/cavium/common/ |
D | cavium_ptp.h | 2 /* cavium_ptp.h - PTP 1588 clock on Cavium hardware
|
/Linux-v5.10/drivers/net/ethernet/qualcomm/ |
D | Kconfig | 60 low power, Receive-Side Scaling (RSS), and IEEE 1588-2008
|
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/ |
D | Kconfig | 42 This driver adds support for using the ENETC 1588 timer
|
/Linux-v5.10/arch/powerpc/boot/dts/fsl/ |
D | pq3-etsec1-timer-0.dtsi | 2 * PQ3 eTSEC Timer (IEEE 1588) device tree stub [ @ offsets 0x24e00 ]
|
/Linux-v5.10/net/core/ |
D | timestamping.c | 3 * PTP 1588 clock support - support for timestamping in PHY devices
|
/Linux-v5.10/drivers/net/ethernet/cavium/ |
D | Kconfig | 61 PTP provides timestamping mechanism that is suitable for use in IEEE 1588
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/stmicro/ |
D | stmmac.rst | 68 - 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.
|
/Linux-v5.10/drivers/net/ethernet/xscale/ |
D | ixp46x_ts.h | 3 * PTP 1588 clock using the IXP46X
|
1234