Home
last modified time | relevance | path

Searched refs:PTP_RISING_EDGE (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dptp_clock.h32 #define PTP_RISING_EDGE (1<<1) macro
35 #define PTP_EXTTS_EDGES (PTP_RISING_EDGE | PTP_FALLING_EDGE)
41 PTP_RISING_EDGE | \
50 PTP_RISING_EDGE | \
/linux-6.1.9/tools/testing/selftests/ptp/
Dtestptp.c67 PTP_ENABLE_FEATURE | PTP_RISING_EDGE, in do_flag_test()
69 PTP_ENABLE_FEATURE | PTP_RISING_EDGE | PTP_FALLING_EDGE, in do_flag_test()
/linux-6.1.9/drivers/net/dsa/mv88e6xxx/
Dptp.c271 int rising = (rq->extts.flags & PTP_RISING_EDGE); in mv88e6352_ptp_enable_extts()
278 PTP_RISING_EDGE | in mv88e6352_ptp_enable_extts()
/linux-6.1.9/drivers/net/phy/
Dnxp-c45-tja11xx.c574 PTP_RISING_EDGE | in nxp_c45_extts_enable()
580 if ((extts->flags & PTP_RISING_EDGE) && in nxp_c45_extts_enable()
595 if (extts->flags & PTP_RISING_EDGE) in nxp_c45_extts_enable()
Ddp83640.c483 PTP_RISING_EDGE | in ptp_dp83640_enable()
/linux-6.1.9/drivers/net/ethernet/renesas/
Dravb_ptp.c188 PTP_RISING_EDGE | in ravb_ptp_extts()
/linux-6.1.9/drivers/net/ethernet/intel/igb/
Digb_ptp.c526 PTP_RISING_EDGE | in igb_ptp_feature_enable_82580()
676 PTP_RISING_EDGE | in igb_ptp_feature_enable_i210()
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ptp.c707 PTP_RISING_EDGE | in lan966x_ptp_extts()
/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_ptp.c261 PTP_RISING_EDGE | in igc_ptp_feature_enable_i225()
/linux-6.1.9/drivers/net/dsa/sja1105/
Dsja1105_ptp.c855 PTP_RISING_EDGE | in sja1105_extts_enable()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c397 PTP_RISING_EDGE | in mlx5_extts_configure()
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_ptp.c1551 if (extts_flags & PTP_RISING_EDGE) in ice_ptp_cfg_extts()
/linux-6.1.9/drivers/ptp/
Dptp_clockmatrix.c288 PTP_RISING_EDGE | in idtcm_extts_enable()