Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF518.h62 #define TXTL 0x8 /* Transmit snapshot status */ macro
/linux-4.4.14/drivers/net/ethernet/adi/
Dbfin_mac.c850 while ((!(bfin_read_EMAC_PTP_ISTAT() & TXTL)) && (--timeout_cnt)) in bfin_tx_hwtstamp()