Searched refs:TIME_SYNC (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/ptp/ |
| H A D | ptp_fc3.c | 153 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 D | idtRC38xxx_reg.h | 101 TIME_SYNC = 9, enumerator
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp.h | 179 TIME_SYNC, enumerator
|
| H A D | ice_ptp.c | 20 { TIME_SYNC, { 4, -1 }, { 0, 0 }}, 30 { TIME_SYNC, { 4, -1 }, { 11, 0 }},
|
| /linux-6.15/drivers/net/phy/ |
| H A D | bcm-phy-ptp.c | 126 #define TIME_SYNC 0x0ff5 macro 879 bcm_phy_write_exp(phydev, TIME_SYNC, TIME_SYNC_EN); in bcm_ptp_config_init()
|