Home
last modified time | relevance | path

Searched full:ieee1588 (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dintel,ixp46x-ptp-timer.yaml14 The Intel IXP46x PTP timer is known in the manual as IEEE1588 Hardware
H A Dfsl,fec.yaml102 The "ptp"(option), for IEEE1588 timer clock that requires the clock.
/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.h36 #define IGC_ADVTXD_MAC_TSTAMP 0x00080000 /* IEEE1588 Timestamp packet */
H A Digc_defines.h319 #define IGC_TXD_EXTCMD_TSTAMP 0x00000010 /* IEEE1588 Timestamp packet */
/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h110 #define E1000_ADVTXD_MAC_TSTAMP 0x00080000 /* IEEE1588 Timestamp packet */
/linux/drivers/ptp/
H A Dptp_pch.c492 /* reset the ieee1588 h/w */ in pch_probe()
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c84 /* Macros for ieee1588 */
137 /* Get ieee1588's dev information */ in pch_rx_timestamp()
175 /* Get ieee1588's dev information */ in pch_tx_timestamp()
211 /* Get ieee1588's dev information */ in hwtstamp_ioctl()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-stm32.c332 /* Select PTP (IEEE1588) clock selection from RCC (ck_ker_ethxptp) */ in stm32mp2_configure_syscfg()
/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h285 #define E1000_TXD_EXTCMD_TSTAMP 0x00000010 /* IEEE1588 Timestamp packet */
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h549 #define WX_TXD_MAC_TSTAMP BIT(19) /* IEEE1588 time stamp */