Searched refs:P_CTL_TIM_VMAIN_AV_MSK (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 213 #define P_CTL_TIM_VMAIN_AV_MSK (3<<27) /* Bit 28..27: Timer Vmain_av Mask */ macro |
H A D | yge.c | 623 our &= P_CTL_TIM_VMAIN_AV_MSK; in yge_phy_power() |