Searched refs:HIF_TXPKT_INT_EN (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/net/pfe_eth/pfe/cbus/ | ||
D | hif.h | 47 #define HIF_TXPKT_INT_EN BIT(4) macro |
/external/u-boot/drivers/net/pfe_eth/ | ||
D | pfe_hw.c | 962 hif_int &= HIF_TXPKT_INT_EN; in hif_tx_disable() |