Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dptp_clock.h32 #define PTP_RISING_EDGE (1<<1) macro
36 #define PTP_EXTTS_EDGES (PTP_RISING_EDGE | PTP_FALLING_EDGE)
42 PTP_RISING_EDGE | \
52 PTP_RISING_EDGE | \
/linux-6.15/tools/testing/selftests/ptp/
H A 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.15/drivers/net/dsa/mv88e6xxx/
H A Dptp.c330 int rising = (rq->extts.flags & PTP_RISING_EDGE); in mv88e6352_ptp_enable_extts()
337 PTP_RISING_EDGE | in mv88e6352_ptp_enable_extts()
/linux-6.15/drivers/net/ethernet/renesas/
H A Dravb_ptp.c181 PTP_RISING_EDGE | in ravb_ptp_extts()
/linux-6.15/drivers/net/phy/
H A Dnxp-c45-tja11xx.c823 if (extts->flags & PTP_RISING_EDGE) in nxp_c45_set_rising_or_falling()
838 if (extts->flags & PTP_RISING_EDGE || in nxp_c45_set_rising_and_falling()
865 PTP_RISING_EDGE | in nxp_c45_extts_enable()
871 if ((extts->flags & PTP_RISING_EDGE) && in nxp_c45_extts_enable()
H A Ddp83640.c483 PTP_RISING_EDGE | in ptp_dp83640_enable()
H A Dmicrel.c3352 if (flags & PTP_RISING_EDGE) in lan8814_ptp_extts_on()
5196 if (flags & PTP_RISING_EDGE) in lan8841_ptp_extts_on()
/linux-6.15/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c507 PTP_RISING_EDGE | in igb_ptp_feature_enable_82580()
663 PTP_RISING_EDGE | in igb_ptp_feature_enable_i210()
/linux-6.15/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c825 PTP_RISING_EDGE | in sja1105_extts_enable()
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c922 PTP_RISING_EDGE | in lan966x_ptp_extts()
/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c262 PTP_RISING_EDGE | in igc_ptp_feature_enable_i225()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1630 PTP_RISING_EDGE | in ice_ptp_cfg_extts()
1656 if (rq->flags & PTP_RISING_EDGE) in ice_ptp_cfg_extts()
/linux-6.15/drivers/ptp/
H A Dptp_idt82p33.c251 PTP_RISING_EDGE | in idt82p33_extts_enable()
H A Dptp_clockmatrix.c288 PTP_RISING_EDGE | in idtcm_extts_enable()
/linux-6.15/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c946 PTP_RISING_EDGE | in lan743x_ptp_io_extts()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c648 PTP_RISING_EDGE | in mlx5_extts_configure()