Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c226 .start = DA8XX_AEMIF_CTL_BASE,
227 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K,
234 .start = DA8XX_AEMIF_CTL_BASE,
235 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K,
Dboard-mityomapl138.c448 .start = DA8XX_AEMIF_CTL_BASE,
449 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
468 .start = DA8XX_AEMIF_CTL_BASE,
469 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
Dboard-da830-evm.c324 .start = DA8XX_AEMIF_CTL_BASE,
325 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
344 .start = DA8XX_AEMIF_CTL_BASE,
345 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
Dboard-da850-evm.c255 .start = DA8XX_AEMIF_CTL_BASE,
256 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
263 .start = DA8XX_AEMIF_CTL_BASE,
264 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K,
/kernel/linux/linux-5.10/arch/arm/mach-davinci/include/mach/
Dda8xx.h86 #define DA8XX_AEMIF_CTL_BASE 0x68000000 macro