Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/maps/
Dphysmap-versatile.c75 #define INTEGRATOR_EBI_LOCK_OFFSET 0x20 macro
108 writel(INTEGRATOR_EBI_LOCK_VAL, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
116 writel(0, ebi_base + INTEGRATOR_EBI_LOCK_OFFSET); in ap_flash_init()
/linux-5.19.10/arch/arm/mach-versatile/
Dintegrator-hardware.h214 #define INTEGRATOR_EBI_LOCK_OFFSET 0x20 macro
220 #define INTEGRATOR_EBI_LOCK (INTEGRATOR_EBI_BASE + INTEGRATOR_EBI_LOCK_OFFSET)