Home
last modified time | relevance | path

Searched refs:pps_enable (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/freescale/
Dfec_ptp.c124 if (fep->pps_enable == enable) in fec_ptp_enable_pps()
219 fep->pps_enable = enable; in fec_ptp_enable_pps()
Dfec.h575 int pps_enable; member
/drivers/ptp/
Dptp_sysfs.c241 static DEVICE_ATTR(pps_enable, 0220, NULL, pps_enable_store);