Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dptp_clock.h65 #define PTP_PEROUT_PHASE (1<<2) macro
72 PTP_PEROUT_PHASE)
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_ptp.c216 PTP_PEROUT_PHASE)) in ocelot_ptp_enable()
247 if (rq->perout.flags & PTP_PEROUT_PHASE) { in ocelot_ptp_enable()
/linux-6.15/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-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c819 PTP_PEROUT_PHASE)) in lan966x_ptp_perout()
843 if (rq->perout.flags & PTP_PEROUT_PHASE) { in lan966x_ptp_perout()
/linux-6.15/tools/testing/selftests/ptp/
H A Dtestptp.c522 perout_request.flags |= PTP_PEROUT_PHASE; in main()
/linux-6.15/drivers/ptp/
H A Dptp_chardev.c291 if (perout->flags & PTP_PEROUT_PHASE) { in ptp_ioctl()
H A Dptp_ocp.c2099 PTP_PEROUT_PHASE)) in ptp_ocp_signal_from_perout()
2112 if (req->flags & PTP_PEROUT_PHASE) in ptp_ocp_signal_from_perout()
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c425 PTP_PEROUT_PHASE)) in wx_ptp_feature_enable()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1805 if (rq->flags & ~PTP_PEROUT_PHASE) in ice_ptp_cfg_perout()
1836 if (rq->flags & PTP_PEROUT_PHASE) in ice_ptp_cfg_perout()
1846 if (rq->flags & PTP_PEROUT_PHASE || start <= clk - prop_delay_ns) in ice_ptp_cfg_perout()
/linux-6.15/drivers/net/phy/
H A Dnxp-c45-tja11xx.c766 if (perout->flags & ~PTP_PEROUT_PHASE) in nxp_c45_perout_enable()
793 if (!(perout->flags & PTP_PEROUT_PHASE)) { in nxp_c45_perout_enable()