Home
last modified time | relevance | path

Searched refs:SUNSCPAL_ICR_WORD_MODE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsunscpalreg.h62 #define SUNSCPAL_ICR_WORD_MODE 0x0004 /* (rw) word mode */ macro
Dsunscpal.c261 ((xlen & 1) ? 0 : SUNSCPAL_ICR_WORD_MODE) | in sunscpal_dma_start()
336 icr &= ~(SUNSCPAL_ICR_DMA_ENABLE | SUNSCPAL_ICR_WORD_MODE | in sunscpal_dma_stop()