Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/maps/
Dphysmap_of_versatile.c89 #define INTEGRATOR_EBI_LOCK_OFFSET 0x20 macro
121 writel(INTEGRATOR_EBI_LOCK_VAL, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
129 writel(0, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
/Linux-v4.19/arch/arm/mach-integrator/
Dhardware.h232 #define INTEGRATOR_EBI_LOCK_OFFSET 0x20 macro
238 #define INTEGRATOR_EBI_LOCK (INTEGRATOR_EBI_BASE + INTEGRATOR_EBI_LOCK_OFFSET)