Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_phy_hw.h973 #define NLP2020_XCVR_I2C_ADDR_SH 0x0008 macro
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c2892 phy_data = ((address + 1) << NLP2020_XCVR_I2C_ADDR_SH) | reg; in nxge_nlp2020_i2c_read()