Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dsnvs.c10 #define SNVS_HPCOMR 0x04 macro
18 val = readl(SNVS_BASE_ADDR + SNVS_HPCOMR); in init_snvs()
20 writel(val, SNVS_BASE_ADDR + SNVS_HPCOMR); in init_snvs()