Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddavinci_emac.h62 #define EMAC_CPPI_EOP_BIT (0x40000000) macro
H A Ddavinci_emac.c648 EMAC_CPPI_EOP_BIT); in davinci_eth_send_packet()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Ddavinci_emac.c197 #define EMAC_CPPI_EOP_BIT BIT(30) macro