Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dptp_clock.h65 #define PTP_PEROUT_PHASE (1<<2) macro
72 PTP_PEROUT_PHASE)
/linux/drivers/net/ethernet/mscc/
A Docelot_ptp.c214 PTP_PEROUT_PHASE)) in ocelot_ptp_enable()
245 if (rq->perout.flags & PTP_PEROUT_PHASE) { in ocelot_ptp_enable()
/linux/tools/testing/selftests/ptp/
A Dtestptp.c496 perout_request.flags |= PTP_PEROUT_PHASE; in main()
/linux/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_ptp.c819 PTP_PEROUT_PHASE)) in lan966x_ptp_perout()
843 if (rq->perout.flags & PTP_PEROUT_PHASE) { in lan966x_ptp_perout()
/linux/drivers/ptp/
A Dptp_chardev.c279 if (perout->flags & PTP_PEROUT_PHASE) { in ptp_ioctl()
A Dptp_ocp.c2103 if (req->flags & PTP_PEROUT_PHASE) in ptp_ocp_signal_from_perout()
/linux/drivers/net/phy/
A Dbcm-phy-ptp.c600 if (req->flags & PTP_PEROUT_PHASE) in bcm_ptp_perout_locked()
A Dnxp-c45-tja11xx.c752 if (perout->flags & ~PTP_PEROUT_PHASE) in nxp_c45_perout_enable()
779 if (!(perout->flags & PTP_PEROUT_PHASE)) { in nxp_c45_perout_enable()
/linux/drivers/net/ethernet/intel/ice/
A Dice_ptp.c1775 if (config && config->flags & ~PTP_PEROUT_PHASE) in ice_ptp_cfg_clkout()

Completed in 39 milliseconds