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

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_reg.h155 #define RT2560_SHIFT_D 3 macro
H A Drt2560.c987 (((addr >> n) & 1) << RT2560_SHIFT_D));
989 (((addr >> n) & 1) << RT2560_SHIFT_D) | RT2560_C);

Completed in 66 milliseconds