Searched refs:TXC_BIST_CTRL_STOP_LBN (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dtxc43128_phy.c151 #define TXC_BIST_CTRL_STOP_LBN 14 macro
236 bctl |= (1 << TXC_BIST_CTRL_STOP_LBN); txc_bist_one()
240 while (bctl & (1 << TXC_BIST_CTRL_STOP_LBN)) txc_bist_one()

Completed in 68 milliseconds