Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/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-v6.6/drivers/net/dsa/mv88e6xxx/
Dptp.c272 int rising = (rq->extts.flags & PTP_RISING_EDGE); in mv88e6352_ptp_enable_extts()
279 PTP_RISING_EDGE | in mv88e6352_ptp_enable_extts()
/Linux-v6.6/drivers/net/phy/
Dnxp-c45-tja11xx.c826 if (extts->flags & PTP_RISING_EDGE) in nxp_c45_set_rising_or_falling()
841 if (extts->flags & PTP_RISING_EDGE || in nxp_c45_set_rising_and_falling()
868 PTP_RISING_EDGE | in nxp_c45_extts_enable()
874 if ((extts->flags & PTP_RISING_EDGE) && in nxp_c45_extts_enable()
Ddp83640.c483 PTP_RISING_EDGE | in ptp_dp83640_enable()
Dmicrel.c4392 if (flags & PTP_RISING_EDGE) in lan8841_ptp_extts_on()
/Linux-v6.6/drivers/net/ethernet/renesas/
Dravb_ptp.c181 PTP_RISING_EDGE | in ravb_ptp_extts()
/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb_ptp.c507 PTP_RISING_EDGE | in igb_ptp_feature_enable_82580()
657 PTP_RISING_EDGE | in igb_ptp_feature_enable_i210()
/Linux-v6.6/drivers/net/dsa/sja1105/
Dsja1105_ptp.c815 PTP_RISING_EDGE | in sja1105_extts_enable()
/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_ptp.c261 PTP_RISING_EDGE | in igc_ptp_feature_enable_i225()
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ptp.c922 PTP_RISING_EDGE | in lan966x_ptp_extts()
/Linux-v6.6/drivers/ptp/
Dptp_idt82p33.c251 PTP_RISING_EDGE | in idt82p33_extts_enable()
Dptp_clockmatrix.c288 PTP_RISING_EDGE | in idtcm_extts_enable()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c457 PTP_RISING_EDGE | in mlx5_extts_configure()
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_ptp.c1536 if (extts_flags & PTP_RISING_EDGE) in ice_ptp_cfg_extts()