Home
last modified time | relevance | path

Searched refs:FCC_ENET_RXF (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fcc.c125 #define FCC_NAPI_EVENT_MSK (FCC_ENET_RXF | FCC_ENET_RXB | FCC_ENET_TXB)
126 #define FCC_EVENT (FCC_ENET_RXF | FCC_ENET_TXB)
379 W16(fccp, fcc_fccm, FCC_ENET_TXE | FCC_ENET_RXF | FCC_ENET_TXB); in restart()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_85xx.h588 #define FCC_ENET_RXF ((ushort)0x0008) /* Full frame received */ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm2.h608 #define FCC_ENET_RXF ((ushort)0x0008) /* Full frame received */ macro