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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_reg.h126 #define RAL_ENABLE_TSF_SYNC(x) (((x) & 0x3) << 1) macro
H A Dural.c1132 tmp |= RAL_ENABLE_TSF_SYNC(1);
1134 tmp |= RAL_ENABLE_TSF_SYNC(2) | RAL_ENABLE_BEACON_GENERATOR;

Completed in 64 milliseconds