Home
last modified time | relevance | path

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

/linux/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)
45 PTP_RISING_EDGE | \
55 PTP_RISING_EDGE | \
/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()
220 edge = (edge & 1 ? PTP_RISING_EDGE : 0) | in main()
/linux/drivers/net/dsa/mv88e6xxx/ !
H A Dptp.c314 int rising = (rq->extts.flags & PTP_RISING_EDGE); in mv88e6352_ptp_enable_extts()
523 chip->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in mv88e6xxx_ptp_setup()
/linux/drivers/net/ethernet/renesas/ !
H A Dravb_ptp.c280 .supported_extts_flags = PTP_RISING_EDGE | PTP_FALLING_EDGE,
/linux/drivers/net/phy/ !
H A Dnxp-c45-tja11xx.c819 if (extts->flags & PTP_RISING_EDGE) in nxp_c45_set_rising_or_falling()
834 if (extts->flags & PTP_RISING_EDGE || in nxp_c45_set_rising_and_falling()
861 if ((extts->flags & PTP_RISING_EDGE) && in nxp_c45_extts_enable()
955 .supported_extts_flags = PTP_RISING_EDGE | in nxp_c45_init_ptp_clock()
H A Dbcm-phy-ptp.c741 .supported_extts_flags = PTP_STRICT_FLAGS | PTP_RISING_EDGE,
H A Dmicrel.c3878 if (flags & PTP_RISING_EDGE) in lan8814_ptp_extts_on()
4478 shared->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in __lan8814_ptp_probe_once()
5800 if (flags & PTP_RISING_EDGE) in lan8841_ptp_extts_on()
H A Ddp83640.c971 clock->caps.supported_extts_flags = PTP_RISING_EDGE | in dp83640_clock_init()
/linux/drivers/net/ethernet/intel/igb/ !
H A Digb_ptp.c1339 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igb_ptp_init()
1364 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igb_ptp_init()
/linux/drivers/net/dsa/sja1105/ !
H A Dsja1105_ptp.c898 .supported_extts_flags = PTP_RISING_EDGE | in sja1105_ptp_clock_register()
/linux/drivers/ptp/ !
H A Dptp_clockmatrix.c2034 .supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
2052 .supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
H A Dptp_netc.c745 .supported_extts_flags = PTP_RISING_EDGE | PTP_FALLING_EDGE |
H A Dptp_idt82p33.c1178 caps->supported_extts_flags = PTP_RISING_EDGE | in idt82p33_caps_init()
H A Dptp_ocp.c1489 .supported_extts_flags = PTP_STRICT_FLAGS | PTP_RISING_EDGE,
/linux/drivers/net/ethernet/microchip/lan966x/ !
H A Dlan966x_ptp.c997 .supported_extts_flags = PTP_RISING_EDGE |
/linux/drivers/net/ethernet/intel/ice/ !
H A Dice_ptp.c1554 if (rq->flags & PTP_RISING_EDGE) in ice_ptp_cfg_extts()
2556 info->supported_extts_flags = PTP_RISING_EDGE | in ice_ptp_set_caps()
/linux/drivers/net/ethernet/intel/igc/ !
H A Digc_ptp.c1193 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igc_ptp_init()
/linux/drivers/net/ethernet/broadcom/bnxt/ !
H A Dbnxt_ptp.c1015 ptp_info->supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS; in bnxt_ptp_pps_init()
/linux/drivers/net/ethernet/microchip/ !
H A Dlan743x_ptp.c1536 ptp->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in lan743x_ptp_open()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ !
H A Dclock.c1093 clock->ptp_info.supported_extts_flags = PTP_RISING_EDGE | in mlx5_init_pin_config()