HomeSort by: relevance | last modified time | path
    Searched defs:ch_debug (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm2835_dmac.c 61 uint32_t ch_debug; member in struct:bcm_dmac_channel
65 (((ch)->ch_debug & DMAC_DEBUG_LITE) ? \
163 ch->ch_debug = DMAC_READ(sc, DMAC_DEBUG(index));
bcm2835_dmac.c 61 uint32_t ch_debug; member in struct:bcm_dmac_channel
65 (((ch)->ch_debug & DMAC_DEBUG_LITE) ? \
163 ch->ch_debug = DMAC_READ(sc, DMAC_DEBUG(index));
bcm2835_dmac.c 61 uint32_t ch_debug; member in struct:bcm_dmac_channel
65 (((ch)->ch_debug & DMAC_DEBUG_LITE) ? \
163 ch->ch_debug = DMAC_READ(sc, DMAC_DEBUG(index));

Completed in 32 milliseconds