Searched refs:MDIO_PMA_REG_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 5905 MDIO_PMA_REG_CTRL, &ctrl); in bnx2x_wait_reset_complete() 5909 MDIO_PMA_REG_CTRL, &ctrl); in bnx2x_wait_reset_complete() 7172 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x2040); in bnx2x_807x_force_10G() 7548 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0xa040); in bnx2x_8705_config_init() 8652 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0xa040); in bnx2x_8706_config_init() 8762 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x0001); in bnx2x_8726_config_loopback() 8831 bnx2x_cl45_write(bp, phy, MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 1<<15); in bnx2x_8726_config_init() 8847 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x40); in bnx2x_8726_config_init() 9064 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x40); in bnx2x_8727_config_init() 9106 MDIO_PMA_DEVAD, MDIO_PMA_REG_CTRL, 0x2040); in bnx2x_8727_config_init() [all …]
|
D | bnx2x_reg.h | 6688 #define MDIO_PMA_REG_CTRL 0x0 macro
|