Searched refs:TXC_BIST_CTRL_STOP_LBN (Results 1 – 1 of 1) sorted by relevance
148 #define TXC_BIST_CTRL_STOP_LBN 14 macro233 bctl |= (1 << TXC_BIST_CTRL_STOP_LBN); in txc_bist_one()237 while (bctl & (1 << TXC_BIST_CTRL_STOP_LBN)) in txc_bist_one()