Home
last modified time | relevance | path

Searched refs:PTP_PEROUT_PHASE (Results 1 – 11 of 11) sorted by relevance

/linux/include/uapi/linux/
H A Dptp_clock.h68 #define PTP_PEROUT_PHASE (1<<2) macro
75 PTP_PEROUT_PHASE)
/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c112 PTP_PEROUT_PHASE,
H A Docelot_ptp.c242 if (rq->perout.flags & PTP_PEROUT_PHASE) { in ocelot_ptp_enable()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.c436 if (req->flags & PTP_PEROUT_PHASE) { in icss_iep_perout_enable_hw()
497 PTP_PEROUT_PHASE)) in icss_iep_perout_enable()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c865 if (rq->perout.flags & PTP_PEROUT_PHASE) { in lan966x_ptp_perout()
1000 PTP_PEROUT_PHASE,
/linux/tools/testing/selftests/ptp/
H A Dtestptp.c529 perout_request.flags |= PTP_PEROUT_PHASE; in main()
/linux/drivers/ptp/
H A Dptp_chardev.c277 if (perout->flags & PTP_PEROUT_PHASE) { in ptp_perout_request()
H A Dptp_ocp.c1490 .supported_perout_flags = PTP_PEROUT_DUTY_CYCLE | PTP_PEROUT_PHASE,
2111 if (req->flags & PTP_PEROUT_PHASE) in ptp_ocp_signal_from_perout()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1729 if (rq->flags & PTP_PEROUT_PHASE) in ice_ptp_cfg_perout()
1739 if (rq->flags & PTP_PEROUT_PHASE || start <= clk - prop_delay_ns) in ice_ptp_cfg_perout()
2557 info->supported_perout_flags = PTP_PEROUT_PHASE; in ice_ptp_set_caps()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c427 PTP_PEROUT_PHASE)) in wx_ptp_feature_enable()
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx.c789 if (!(perout->flags & PTP_PEROUT_PHASE)) { in nxp_c45_perout_enable()
958 .supported_perout_flags = PTP_PEROUT_PHASE, in nxp_c45_init_ptp_clock()