Home
last modified time | relevance | path

Searched refs:TIME_SYNC (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/ptp/
H A Dptp_fc3.c153 if ((sig1 == sig2) || ((sig1 != TIME_SYNC) && (sig2 != TIME_SYNC))) { in idtfc3_get_tdc_offset_sign()
156 } else if (sig1 == TIME_SYNC) { in idtfc3_get_tdc_offset_sign()
158 } else if (sig2 == TIME_SYNC) { in idtfc3_get_tdc_offset_sign()
/linux-6.15/include/linux/mfd/
H A DidtRC38xxx_reg.h101 TIME_SYNC = 9, enumerator
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h179 TIME_SYNC, enumerator
H A Dice_ptp.c20 { TIME_SYNC, { 4, -1 }, { 0, 0 }},
30 { TIME_SYNC, { 4, -1 }, { 11, 0 }},
/linux-6.15/drivers/net/phy/
H A Dbcm-phy-ptp.c126 #define TIME_SYNC 0x0ff5 macro
879 bcm_phy_write_exp(phydev, TIME_SYNC, TIME_SYNC_EN); in bcm_ptp_config_init()