Searched refs:PTP_RISING_EDGE (Results 1 – 14 of 14) sorted by relevance
32 #define PTP_RISING_EDGE (1<<1) macro35 #define PTP_EXTTS_EDGES (PTP_RISING_EDGE | PTP_FALLING_EDGE)41 PTP_RISING_EDGE | \50 PTP_RISING_EDGE | \
67 PTP_ENABLE_FEATURE | PTP_RISING_EDGE, in do_flag_test()69 PTP_ENABLE_FEATURE | PTP_RISING_EDGE | PTP_FALLING_EDGE, in do_flag_test()
272 int rising = (rq->extts.flags & PTP_RISING_EDGE); in mv88e6352_ptp_enable_extts()279 PTP_RISING_EDGE | in mv88e6352_ptp_enable_extts()
574 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()
483 PTP_RISING_EDGE | in ptp_dp83640_enable()
181 PTP_RISING_EDGE | in ravb_ptp_extts()
512 PTP_RISING_EDGE | in igb_ptp_feature_enable_82580()662 PTP_RISING_EDGE | in igb_ptp_feature_enable_i210()
855 PTP_RISING_EDGE | in sja1105_extts_enable()
261 PTP_RISING_EDGE | in igc_ptp_feature_enable_i225()
926 PTP_RISING_EDGE | in lan966x_ptp_extts()
251 PTP_RISING_EDGE | in idt82p33_extts_enable()
288 PTP_RISING_EDGE | in idtcm_extts_enable()
432 PTP_RISING_EDGE | in mlx5_extts_configure()
1531 if (extts_flags & PTP_RISING_EDGE) in ice_ptp_cfg_extts()
Completed in 34 milliseconds