Home
last modified time | relevance | path

Searched refs:pps_enabled (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.c129 if (iep->pps_enabled || iep->perout_enabled) in icss_iep_settime()
134 if (iep->pps_enabled || iep->perout_enabled) { in icss_iep_settime()
509 if (iep->pps_enabled) { in icss_iep_perout_enable()
570 if (iep->pps_enabled || iep->perout_enabled) in icss_iep_cap_cmp_irq()
592 if (iep->pps_enabled == !!on) in icss_iep_pps_enable()
614 iep->pps_enabled = !!on; in icss_iep_pps_enable()
831 if (iep->pps_enabled) in icss_iep_exit()
H A Dicss_iep.h80 bool pps_enabled; member
/linux/drivers/net/ethernet/ti/
H A Dam65-cpts.c180 bool pps_enabled; member
324 if (cpts->pps_enabled && pevent.index == cpts->pps_hw_ts_idx) { in __am65_cpts_fifo_read()
451 if (cpts->pps_enabled) { in am65_cpts_ptp_adjfine()
481 if (cpts->pps_enabled) { in am65_cpts_ptp_adjfine()
704 if (cpts->pps_enabled == !!on) in am65_cpts_pps_enable()
721 cpts->pps_enabled = true; in am65_cpts_pps_enable()
726 cpts->pps_enabled = false; in am65_cpts_pps_enable()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c381 if (wx->pps_enabled) { in wx_ptp_setup_sdp()
382 wx->pps_enabled = false; in wx_ptp_setup_sdp()
388 wx->pps_enabled = true; in wx_ptp_setup_sdp()
390 wx_set_pps(wx, wx->pps_enabled, nsec, wx->pps_edge_start); in wx_ptp_setup_sdp()