Home
last modified time | relevance | path

Searched refs:PTP_EN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF518.h41 #define PTP_EN 0x1 /* Enable the PTP_TSYNC module */ macro
/linux-4.4.14/drivers/net/ethernet/adi/
Dbfin_mac.c797 ptpctl &= ~PTP_EN; in bfin_mac_hwtstamp_set()
802 ptpctl |= PTP_EN; in bfin_mac_hwtstamp_set()