Searched refs:MDIO_PMA_LASI_CTRL (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb/ |
D | mv88x201x.c | 79 cphy_mdio_write(cphy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, in mv88x201x_interrupt_enable() 96 cphy_mdio_write(cphy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, 0x0); in mv88x201x_interrupt_disable()
|
/linux-6.1.9/include/uapi/linux/ |
D | mdio.h | 87 #define MDIO_PMA_LASI_CTRL 0x9002 /* LASI control */ macro
|
/linux-6.1.9/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 | 478 return t3_mdio_write(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, in t3_phy_lasi_intr_enable() 484 return t3_mdio_write(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, 0); in t3_phy_lasi_intr_disable()
|
/linux-6.1.9/drivers/net/ethernet/sfc/falcon/ |
D | txc43128_phy.c | 478 ef4_mdio_write(efx, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL, 0); in txc43128_phy_fini()
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 7369 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x0004); in bnx2x_8073_specific_func() 8506 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x0006); in bnx2x_8727_specific_func() 8949 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 3); in bnx2x_8706_config_init() 8975 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, in bnx2x_8706_config_init() 9102 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x5); in bnx2x_8726_config_init() 9129 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x4); in bnx2x_8726_config_init() 9136 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 1); in bnx2x_8726_config_init() 9472 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, in bnx2x_8727_read_status() 9630 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0); in bnx2x_8727_link_reset() 11477 MDIO_PMA_DEVAD, MDIO_PMA_LASI_CTRL, 0x1); in bnx2x_7101_config_init()
|