Home
last modified time | relevance | path

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

/openbmc/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,fman-dtsec.yaml86 description: A reference to the IEEE1588 timer
H A Dfsl,fec.yaml101 The "ptp"(option), for IEEE1588 timer clock that requires the clock.
/openbmc/linux/arch/powerpc/boot/dts/
H A Dacadia.dts170 ieee1588@ef602800 {
171 compatible = "amcc,ieee1588-405ez";
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.h36 #define IGC_ADVTXD_MAC_TSTAMP 0x00080000 /* IEEE1588 Timestamp packet */
H A Digc_defines.h318 #define IGC_TXD_EXTCMD_TSTAMP 0x00000010 /* IEEE1588 Timestamp packet */
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h110 #define E1000_ADVTXD_MAC_TSTAMP 0x00080000 /* IEEE1588 Timestamp packet */
/openbmc/u-boot/include/
H A Dfsl_tgec.h110 #define TGEC_CMD_CFG_EN_TIMESTAMP 0x00100000 /* enable IEEE1588 */
/openbmc/linux/drivers/ptp/
H A Dptp_pch.c492 /* reset the ieee1588 h/w */ in pch_probe()
/openbmc/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()
/openbmc/qemu/hw/net/
H A Digb_regs.h163 #define E1000_ADVTXD_MAC_TSTAMP 0x00080000 /* IEEE1588 Timestamp packet */
H A De1000x_regs.h741 #define E1000_TXD_EXTCMD_TSTAMP 0x00000010 /* IEEE1588 Timestamp packet */
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h285 #define E1000_TXD_EXTCMD_TSTAMP 0x00000010 /* IEEE1588 Timestamp packet */
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h433 #define WX_TXD_MAC_TSTAMP BIT(19) /* IEEE1588 time stamp */