Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Demac_reg_driver.h262 #define EMAC_MDIO_MODE_CLOCK_CNT (0x3ffL<<16) macro
/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c1621 if (((cur_mode & EMAC_MDIO_MODE_CLOCK_CNT) == clc_cnt) && in elink_set_mdio_clk()
1626 ~(EMAC_MDIO_MODE_AUTO_POLL | EMAC_MDIO_MODE_CLOCK_CNT); in elink_set_mdio_clk()