Searched refs:PTP_PEROUT_PHASE (Results 1 – 9 of 9) sorted by relevance
65 #define PTP_PEROUT_PHASE (1<<2) macro72 PTP_PEROUT_PHASE)
214 PTP_PEROUT_PHASE)) in ocelot_ptp_enable()245 if (rq->perout.flags & PTP_PEROUT_PHASE) { in ocelot_ptp_enable()
496 perout_request.flags |= PTP_PEROUT_PHASE; in main()
819 PTP_PEROUT_PHASE)) in lan966x_ptp_perout()843 if (rq->perout.flags & PTP_PEROUT_PHASE) { in lan966x_ptp_perout()
279 if (perout->flags & PTP_PEROUT_PHASE) { in ptp_ioctl()
2103 if (req->flags & PTP_PEROUT_PHASE) in ptp_ocp_signal_from_perout()
600 if (req->flags & PTP_PEROUT_PHASE) in bcm_ptp_perout_locked()
752 if (perout->flags & ~PTP_PEROUT_PHASE) in nxp_c45_perout_enable()779 if (!(perout->flags & PTP_PEROUT_PHASE)) { in nxp_c45_perout_enable()
1775 if (config && config->flags & ~PTP_PEROUT_PHASE) in ice_ptp_cfg_clkout()
Completed in 39 milliseconds