Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dptp_clock.h58 #define PTP_PEROUT_PHASE (1<<2) macro
65 PTP_PEROUT_PHASE)
/linux-6.3-rc2/tools/testing/selftests/ptp/
A Dtestptp.c454 perout_request.flags |= PTP_PEROUT_PHASE; in main()
/linux-6.3-rc2/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-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_ptp.c823 PTP_PEROUT_PHASE)) in lan966x_ptp_perout()
847 if (rq->perout.flags & PTP_PEROUT_PHASE) { in lan966x_ptp_perout()
/linux-6.3-rc2/drivers/net/phy/
A Dnxp-c45-tja11xx.c514 if (perout->flags & ~PTP_PEROUT_PHASE) in nxp_c45_perout_enable()
541 if (!(perout->flags & PTP_PEROUT_PHASE)) { in nxp_c45_perout_enable()
A Dbcm-phy-ptp.c600 if (req->flags & PTP_PEROUT_PHASE) in bcm_ptp_perout_locked()
/linux-6.3-rc2/drivers/ptp/
A Dptp_chardev.c221 if (perout->flags & PTP_PEROUT_PHASE) { in ptp_ioctl()
A Dptp_ocp.c1871 if (req->flags & PTP_PEROUT_PHASE) in ptp_ocp_signal_from_perout()

Completed in 24 milliseconds