Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_ptp.c106 if (fep->pps_enable == enable) in fec_ptp_enable_pps()
196 fep->pps_enable = enable; in fec_ptp_enable_pps()
H A Dfec.h593 int pps_enable; member
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-ptp115 What: /sys/class/ptp/ptpN/pps_enable
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_sysfs.c149 static DEVICE_ATTR(pps_enable, 0220, NULL, pps_enable_store);