Home
last modified time | relevance | path

Searched refs:SOF_BIT (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/cortina/
Dgemini.h502 #define SOF_BIT 0x80000000 macro
Dgemini.c640 if (!(word3 & SOF_BIT)) in gmac_clean_txq()
1155 word3 = SOF_BIT; in gmac_map_tx_bufs()
1447 if (word3.bits32 & SOF_BIT) { in gmac_rx()