Home
last modified time | relevance | path

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

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