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

/netbsd-current/sys/dev/ic/
H A Dad1843reg.h47 #define AD1843_RD2M_SHIFT 0 macro
/netbsd-current/sys/arch/sgimips/mace/
H A Dmavb.c393 value |= ((right >> 3) << AD1843_RD2M_SHIFT);
502 right = (value & AD1843_RD2M_MASK) >> AD1843_RD2M_SHIFT;

Completed in 195 milliseconds