HomeSort by: relevance | last modified time | path
    Searched refs:SUNSCPAL_ICR_WORD_MODE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
sunscpalreg.h 62 #define SUNSCPAL_ICR_WORD_MODE 0x0004 /* (rw) word mode */
sunscpal.c 261 ((xlen & 1) ? 0 : SUNSCPAL_ICR_WORD_MODE) |
336 icr &= ~(SUNSCPAL_ICR_DMA_ENABLE | SUNSCPAL_ICR_WORD_MODE |

Completed in 14 milliseconds