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

/netbsd-current/sys/dev/ic/
H A Dad1843reg.h42 #define AD1843_LD2MM 0x8000 macro
/netbsd-current/sys/arch/sgimips/mace/
H A Dmavb.c413 value &= ~(AD1843_LD2MM | AD1843_RD2MM);
415 value |= (AD1843_LD2MM | AD1843_RD2MM);
525 mc->un.ord = (value & AD1843_LD2MM) ? 1 : 0;

Completed in 180 milliseconds