OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:armadillo9_dma_ranges
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbarm/armadillo/
armadillo9_machdep.c
217
static struct arm32_dma_range
armadillo9_dma_ranges
[4];
variable in typeref:struct:arm32_dma_range[4]
919
armadillo9_dma_ranges
[i].dr_sysbase = bootconfig.dram[i].address;
920
armadillo9_dma_ranges
[i].dr_busbase = bootconfig.dram[i].address;
921
armadillo9_dma_ranges
[i].dr_len = bootconfig.dram[i].pages *
927
dmat->_ranges =
armadillo9_dma_ranges
;
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025