Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dhif.h45 #define HIF_RXPKT_INT_EN BIT(2) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c984 hif_int &= HIF_RXPKT_INT_EN; in hif_rx_disable()