Home
last modified time | relevance | path

Searched refs:INTEGRATOR_EBI_LOCK_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-integrator/
Dintegrator_ap.c166 writel(0xa05f, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
168 writel(0, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
186 writel(0xa05f, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_exit()
188 writel(0, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_exit()
Dhardware.h232 #define INTEGRATOR_EBI_LOCK_OFFSET 0x20 macro
238 #define INTEGRATOR_EBI_LOCK (INTEGRATOR_EBI_BASE + INTEGRATOR_EBI_LOCK_OFFSET)