HomeSort by relevance Sort by last modified time
    Searched refs:TD_TFP (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/net/
sh_eth.c 89 port_info->tx_desc_cur->td0 = TD_TACT | TD_TFP | TD_TDLE;
91 port_info->tx_desc_cur->td0 = TD_TACT | TD_TFP;
sh_eth.h 498 #define TD_TFP (TD_TFP1|TD_TFP0)

Completed in 1030 milliseconds