Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A 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 | \
/openbmc/linux/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()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dptp.c326 int rising = (rq->extts.flags & PTP_RISING_EDGE); in mv88e6352_ptp_enable_extts()
333 PTP_RISING_EDGE | in mv88e6352_ptp_enable_extts()
/openbmc/linux/drivers/net/phy/
H A 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()
H A Ddp83640.c483 PTP_RISING_EDGE | in ptp_dp83640_enable()
H A Dmicrel.c4526 if (flags & PTP_RISING_EDGE) in lan8841_ptp_extts_on()
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_ptp.c181 PTP_RISING_EDGE | in ravb_ptp_extts()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c507 PTP_RISING_EDGE | in igb_ptp_feature_enable_82580()
657 PTP_RISING_EDGE | in igb_ptp_feature_enable_i210()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c815 PTP_RISING_EDGE | in sja1105_extts_enable()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c922 PTP_RISING_EDGE | in lan966x_ptp_extts()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c261 PTP_RISING_EDGE | in igc_ptp_feature_enable_i225()
/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c462 PTP_RISING_EDGE | in mlx5_extts_configure()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1536 if (extts_flags & PTP_RISING_EDGE) in ice_ptp_cfg_extts()