Home
last modified time | relevance | path

Searched refs:MDIO_PMA_REG_CTRL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c6020 MDIO_PMA_REG_CTRL, &ctrl); in bnx2x_wait_reset_complete()
6024 MDIO_PMA_REG_CTRL, &ctrl); in bnx2x_wait_reset_complete()
7307 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x2040); in bnx2x_807x_force_10G()
7690 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0xa040); in bnx2x_8705_config_init()
8902 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0xa040); in bnx2x_8706_config_init()
9011 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x0001); in bnx2x_8726_config_loopback()
9080 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 1<<15); in bnx2x_8726_config_init()
9095 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x40); in bnx2x_8726_config_init()
9244 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x40); in bnx2x_8727_config_speed()
9284 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x2040); in bnx2x_8727_config_speed()
[all …]
Dbnx2x_reg.h7120 #define MDIO_PMA_REG_CTRL 0x0 macro