Searched refs:RAL_RF_20BIT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ural/ | ||
H A D | ural_reg.h | 212 #define RAL_RF_20BIT (20 << 24) macro |
H A D | ural.c | 974 tmp = RAL_RF_BUSY | RAL_RF_20BIT | (val & 0xffff) << 2 | (reg & 0x3); in ural_rf_write() |