Home
last modified time | relevance | path

Searched refs:CREG_PAE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/plat-hsdk/
H A Dplatform.c186 #define CREG_PAE ((void __iomem *)(CREG_BASE + 0x180)) macro
297 * CREG_PAE register must be programmed to all zeroes, otherwise it in hsdk_init_memory_bridge()
301 writel(0x00000000, CREG_PAE); in hsdk_init_memory_bridge()
/kernel/linux/linux-6.6/arch/arc/plat-hsdk/
H A Dplatform.c186 #define CREG_PAE ((void __iomem *)(CREG_BASE + 0x180)) macro
297 * CREG_PAE register must be programmed to all zeroes, otherwise it in hsdk_init_memory_bridge()
301 writel(0x00000000, CREG_PAE); in hsdk_init_memory_bridge()

Completed in 2 milliseconds