Home
last modified time | relevance | path

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

/arch/arm/mach-integrator/
Dintegrator_ap.c165 writel(0xa05f, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
167 writel(0, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
185 writel(0xa05f, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_exit()
187 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)