Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dptp_clock.h58 #define PTP_PEROUT_PHASE (1<<2) macro
65 PTP_PEROUT_PHASE)
/linux-6.1.9/tools/testing/selftests/ptp/
Dtestptp.c454 perout_request.flags |= PTP_PEROUT_PHASE; in main()
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_ptp.c214 PTP_PEROUT_PHASE)) in ocelot_ptp_enable()
245 if (rq->perout.flags & PTP_PEROUT_PHASE) { in ocelot_ptp_enable()
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ptp.c604 PTP_PEROUT_PHASE)) in lan966x_ptp_perout()
628 if (rq->perout.flags & PTP_PEROUT_PHASE) { in lan966x_ptp_perout()
/linux-6.1.9/drivers/net/phy/
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()
Dbcm-phy-ptp.c600 if (req->flags & PTP_PEROUT_PHASE) in bcm_ptp_perout_locked()
/linux-6.1.9/drivers/ptp/
Dptp_chardev.c221 if (perout->flags & PTP_PEROUT_PHASE) { in ptp_ioctl()
Dptp_ocp.c1690 if (req->flags & PTP_PEROUT_PHASE) in ptp_ocp_signal_from_perout()