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

/netbsd-current/sys/dev/ic/
H A Dad1843reg.h39 #define AD1843_RIG_SHIFT 0 macro
/netbsd-current/sys/arch/sgimips/mace/
H A Dmavb.c356 value |= ((right >> 4) << AD1843_RIG_SHIFT);
473 right = (value & AD1843_RIG_MASK) >> AD1843_RIG_SHIFT;

Completed in 175 milliseconds