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