Searched refs:WPI_PLL_CTL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpireg.h61 #define WPI_PLL_CTL 0x20c macro
156 * possible flags for register WPI_PLL_CTL
H A Dwpi.c3181 tmp = WPI_READ(sc, WPI_PLL_CTL);
3182 WPI_WRITE(sc, WPI_PLL_CTL, tmp | WPI_PLL_INIT);

Completed in 67 milliseconds