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

  /src/sys/dev/ic/
sunscpalreg.h 63 #define SUNSCPAL_ICR_DMA_ENABLE 0x0002 /* (rw) enable DMA */
sunscpal.c 260 icr |= SUNSCPAL_ICR_DMA_ENABLE |
336 icr &= ~(SUNSCPAL_ICR_DMA_ENABLE | SUNSCPAL_ICR_WORD_MODE |

Completed in 77 milliseconds