Searched refs:TXC_BIST_CTL (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | txc43128_phy.c | 126 #define TXC_BIST_CTL 0xc280 macro 219 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, bctl); in txc_bist_one() 223 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, bctl); in txc_bist_one() 226 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, in txc_bist_one() 234 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, bctl); in txc_bist_one() 238 bctl = ef4_mdio_read(efx, mmd, TXC_BIST_CTL); in txc_bist_one() 261 ef4_mdio_write(efx, mmd, TXC_BIST_CTL, 0); in txc_bist_one()
|