Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dpm-imx6.c439 unsigned long ocram_base; in imx6q_suspend_init() local
470 ocram_base = gen_pool_alloc(ocram_pool, MX6Q_SUSPEND_OCRAM_SIZE); in imx6q_suspend_init()
471 if (!ocram_base) { in imx6q_suspend_init()
477 ocram_pbase = gen_pool_virt_to_phys(ocram_pool, ocram_base); in imx6q_suspend_init()