Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rv1126/
H A Drv1126.c554 u32 pd_st, idle_st; in arch_cpu_init() local
651 pd_st = readl(PMU_BASE_ADDR + PMU_PWR_DWN_ST); in arch_cpu_init()
654 if (pd_st || idle_st) { in arch_cpu_init()
655 printf("PMU_PWR_DOWN_ST: 0x%08x\n", pd_st); in arch_cpu_init()