Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c148 #define TXC_BIST_CTRL_STOP_LBN 14 macro
233 bctl |= (1 << TXC_BIST_CTRL_STOP_LBN); in txc_bist_one()
237 while (bctl & (1 << TXC_BIST_CTRL_STOP_LBN)) in txc_bist_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c148 #define TXC_BIST_CTRL_STOP_LBN 14 macro
233 bctl |= (1 << TXC_BIST_CTRL_STOP_LBN); in txc_bist_one()
237 while (bctl & (1 << TXC_BIST_CTRL_STOP_LBN)) in txc_bist_one()

Completed in 3 milliseconds