Searched refs:MDIO_PMA_LASI_CTRL (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | mv88x201x.c | 88 cphy_mdio_write(cphy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, in mv88x201x_interrupt_enable() 105 cphy_mdio_write(cphy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, 0x0); in mv88x201x_interrupt_disable()
|
/linux-4.4.14/include/uapi/linux/ |
D | mdio.h | 67 #define MDIO_PMA_LASI_CTRL 0x9002 /* LASI control */ macro
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | ael1002.c | 415 err = t3_mdio_read(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, in ael2005_reset() 728 err = t3_mdio_read(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, in ael2020_reset()
|
D | t3_hw.c | 477 return t3_mdio_write(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, in t3_phy_lasi_intr_enable() 483 return t3_mdio_write(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, 0); in t3_phy_lasi_intr_disable()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | txc43128_phy.c | 481 efx_mdio_write(efx, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, 0); in txc43128_phy_fini()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 7380 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x0004); in bnx2x_8073_specific_func() 8519 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x0006); in bnx2x_8727_specific_func() 8962 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 3); in bnx2x_8706_config_init() 8988 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, in bnx2x_8706_config_init() 9117 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x5); in bnx2x_8726_config_init() 9144 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x4); in bnx2x_8726_config_init() 9151 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 1); in bnx2x_8726_config_init() 9492 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, in bnx2x_8727_read_status() 9650 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0); in bnx2x_8727_link_reset() 11360 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x1); in bnx2x_7101_config_init()
|