Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.h502 #define SOF_BIT 0x80000000 macro
H A Dgemini.c640 if (!(word3 & SOF_BIT)) in gmac_clean_txq()
1161 word3 = SOF_BIT; in gmac_map_tx_bufs()
1478 if (word3.bits32 & SOF_BIT) { in gmac_rx()