Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c6009 MDIO_PMA_REG_CTRL, &ctrl); in bnx2x_wait_reset_complete()
6013 MDIO_PMA_REG_CTRL, &ctrl); in bnx2x_wait_reset_complete()
7304 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x2040); in bnx2x_807x_force_10G()
7687 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0xa040); in bnx2x_8705_config_init()
8899 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0xa040); in bnx2x_8706_config_init()
9008 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x0001); in bnx2x_8726_config_loopback()
9077 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 1<<15); in bnx2x_8726_config_init()
9092 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x40); in bnx2x_8726_config_init()
9241 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x40); in bnx2x_8727_config_speed()
9281 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x2040); in bnx2x_8727_config_speed()
[all …]
Dbnx2x_reg.h7103 #define MDIO_PMA_REG_CTRL 0x0 macro