Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h137 #define ENETC_TBSR_BUSY BIT(0) macro
H A Denetc.c2298 enetc_txbdr_rd(hw, idx, ENETC_TBSR) & ENETC_TBSR_BUSY) { in enetc_wait_txbdr()