Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2440_dma.c84 uint8_t dp_channel_source[DMAC_N_CHANNELS]; member
330 KASSERT(perph->dp_channel_source[channel_no] != PERPH_NA); in s3c2440_dmac_start_xfer()
435 uint8_t source = s3c2440_peripherals[dxs->dxs_xfer.dx_peripheral].dp_channel_source[channel_no]; in dmac_start()