Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h213 #define P_CTL_TIM_VMAIN_AV_MSK (3<<27) /* Bit 28..27: Timer Vmain_av Mask */ macro
H A Dyge.c623 our &= P_CTL_TIM_VMAIN_AV_MSK; in yge_phy_power()