Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c888 val64 = XGE_HAL_I2C_CONTROL_DEV_ID(XGE_DEV_ID) | in xge_hal_read_eeprom()
932 val64 = XGE_HAL_I2C_CONTROL_DEV_ID(XGE_DEV_ID) | in xge_hal_write_eeprom()
/titanic_41/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h351 #define XGE_HAL_I2C_CONTROL_DEV_ID(id) vBIT(id,1,3) macro