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

/netbsd-current/sys/dev/ic/
H A Dad1843reg.h62 #define AD1843_LDA1GM 0x8000 macro
/netbsd-current/sys/arch/sgimips/mace/
H A Dmavb.c374 value &= ~(AD1843_LDA1GM | AD1843_RDA1GM);
376 value |= (AD1843_LDA1GM | AD1843_RDA1GM);
491 mc->un.ord = (value & AD1843_LDA1GM) ? 1 : 0;
1006 value & ~(AD1843_LDA1GM | AD1843_RDA1GM));

Completed in 117 milliseconds