Home
last modified time | relevance | path

Searched refs:INTEGRATOR_EBI_CSR1_OFFSET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dphysmap-versatile.c72 #define INTEGRATOR_EBI_CSR1_OFFSET 0x04 macro
111 val = readl(ebi_base + INTEGRATOR_EBI_CSR1_OFFSET); in ap_flash_init()
113 writel(val, ebi_base + INTEGRATOR_EBI_CSR1_OFFSET); in ap_flash_init()
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dphysmap-versatile.c72 #define INTEGRATOR_EBI_CSR1_OFFSET 0x04 macro
111 val = readl(ebi_base + INTEGRATOR_EBI_CSR1_OFFSET); in ap_flash_init()
113 writel(val, ebi_base + INTEGRATOR_EBI_CSR1_OFFSET); in ap_flash_init()
/kernel/linux/linux-5.10/arch/arm/mach-integrator/
H A Dhardware.h216 #define INTEGRATOR_EBI_CSR1_OFFSET 0x04 macro
222 #define INTEGRATOR_EBI_CSR1 (INTEGRATOR_EBI_BASE + INTEGRATOR_EBI_CSR1_OFFSET)
/kernel/linux/linux-6.6/arch/arm/mach-versatile/
H A Dintegrator-hardware.h211 #define INTEGRATOR_EBI_CSR1_OFFSET 0x04 macro
217 #define INTEGRATOR_EBI_CSR1 (INTEGRATOR_EBI_BASE + INTEGRATOR_EBI_CSR1_OFFSET)

Completed in 3 milliseconds