Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c6024 MDIO_PMA_REG_CTRL, &ctrl); in bnx2x_wait_reset_complete()
6028 MDIO_PMA_REG_CTRL, &ctrl); in bnx2x_wait_reset_complete()
7311 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x2040); in bnx2x_807x_force_10G()
7694 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0xa040); in bnx2x_8705_config_init()
8906 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0xa040); in bnx2x_8706_config_init()
9015 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x0001); in bnx2x_8726_config_loopback()
9084 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 1<<15); in bnx2x_8726_config_init()
9099 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x40); in bnx2x_8726_config_init()
9248 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x40); in bnx2x_8727_config_speed()
9288 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x2040); in bnx2x_8727_config_speed()
[all …]
Dbnx2x_reg.h7120 #define MDIO_PMA_REG_CTRL 0x0 macro