Searched refs:TXC_BIST_CTL (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | txc43128_phy.c | 129 #define TXC_BIST_CTL 0xc280 macro 222 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, bctl); in txc_bist_one() 226 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, bctl); in txc_bist_one() 229 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, in txc_bist_one() 237 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, bctl); in txc_bist_one() 241 bctl = ef4_mdio_read(efx, mmd, TXC_BIST_CTL); in txc_bist_one() 264 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, 0); in txc_bist_one()
|