OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dp_channel_source
(Results
1 - 2
of
2
) 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];
Completed in 85 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026