Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/ti/
H A Ddavinci_emac.h60 #define EMAC_CPPI_SOP_BIT (0x80000000) macro
/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c195 #define EMAC_CPPI_SOP_BIT BIT(31) macro