Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dsuspend.c14 gd->pm_ctx_phys = (phys_addr_t)ctx; in cpu_suspend_save()
/OK3568_Linux_fs/u-boot/lib/
H A Dasm-offsets.c42 DEFINE(PM_CTX_PHYS, offsetof(struct global_data, pm_ctx_phys)); in main()
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dglobal_data.h135 phys_addr_t pm_ctx_phys; member