Home
last modified time | relevance | path

Searched defs:EMAC_CPPI_EOP_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/ti/
H A Ddavinci_emac.h61 #define EMAC_CPPI_EOP_BIT (0x40000000) macro
/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c196 #define EMAC_CPPI_EOP_BIT BIT(30) macro