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

  /src/sys/arch/arm/s3c2xx0/
s3c2440_dma.c 84 uint8_t dp_channel_source[DMAC_N_CHANNELS]; member in struct:s3c2440_dmac_peripheral
330 KASSERT(perph->dp_channel_source[channel_no] != PERPH_NA);
435 uint8_t source = s3c2440_peripherals[dxs->dxs_xfer.dx_peripheral].dp_channel_source[channel_no];
s3c2440_dma.c 84 uint8_t dp_channel_source[DMAC_N_CHANNELS]; member in struct:s3c2440_dmac_peripheral
330 KASSERT(perph->dp_channel_source[channel_no] != PERPH_NA);
435 uint8_t source = s3c2440_peripherals[dxs->dxs_xfer.dx_peripheral].dp_channel_source[channel_no];
s3c2440_dma.c 84 uint8_t dp_channel_source[DMAC_N_CHANNELS]; member in struct:s3c2440_dmac_peripheral
330 KASSERT(perph->dp_channel_source[channel_no] != PERPH_NA);
435 uint8_t source = s3c2440_peripherals[dxs->dxs_xfer.dx_peripheral].dp_channel_source[channel_no];

Completed in 32 milliseconds