Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddavinci_emac.h61 #define EMAC_CPPI_SOP_BIT (0x80000000) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Ddavinci_emac.c196 #define EMAC_CPPI_SOP_BIT BIT(31) macro