Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/yge/
H A Dyge.h234 #define PEX_LS_LINK_WI_MSK (0x3f<<4) /* Bit 9.. 4: Neg. Link Width */ macro
H A Dyge.c847 width = (width & PEX_LS_LINK_WI_MSK) >> 4; in yge_reset()
849 v = (v & PEX_LS_LINK_WI_MSK) >> 4; in yge_reset()