Home
last modified time | relevance | path

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

/Linux-v4.19/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.c420 .start = DA8XX_AEMIF_CTL_BASE,
421 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
440 .start = DA8XX_AEMIF_CTL_BASE,
441 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
Dboard-da830-evm.c331 .start = DA8XX_AEMIF_CTL_BASE,
332 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
351 .start = DA8XX_AEMIF_CTL_BASE,
352 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
Dboard-da850-evm.c254 .start = DA8XX_AEMIF_CTL_BASE,
255 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K - 1,
262 .start = DA8XX_AEMIF_CTL_BASE,
263 .end = DA8XX_AEMIF_CTL_BASE + SZ_32K,
/Linux-v4.19/arch/arm/mach-davinci/include/mach/
Dda8xx.h86 #define DA8XX_AEMIF_CTL_BASE 0x68000000 macro