mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
register from a bus space resource. Note that this macro is just for ARM, and is intended to have a short lifespan. The DMA engines in some SoCs need the physical address of a memory-mapped device register as one of the arguments for the transfer. Several scattered ad-hoc solutions have been converted to use this macro, which now also serves to mark the places where a more complete fix needs to be applied (after that fix has been designed). |
||
|---|---|---|
| .. | ||
| am335x | ||
| cpsw | ||
| omap3 | ||
| omap4 | ||
| twl | ||
| usb | ||
| aintc.c | ||
| bus_space.c | ||
| common.c | ||
| files.ti | ||
| std.ti | ||
| ti_cpuid.c | ||
| ti_cpuid.h | ||
| ti_edma3.c | ||
| ti_edma3.h | ||
| ti_gpio.c | ||
| ti_i2c.c | ||
| ti_i2c.h | ||
| ti_machdep.c | ||
| ti_mmchs.c | ||
| ti_mmchs.h | ||
| ti_prcm.c | ||
| ti_prcm.h | ||
| ti_scm.c | ||
| ti_scm.h | ||
| ti_sdma.c | ||
| ti_sdma.h | ||
| ti_sdmareg.h | ||
| ti_smc.h | ||
| ti_smc.S | ||
| tivar.h | ||