Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/mach-exynos/
Dpower.c184 clrsetbits_le32(&power->pmu_debug, PMU_DEBUG_CLKOUT_SEL_MASK, in exynos5_set_xclkout()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-exynos/include/mach/
Dpower.h1737 #define PMU_DEBUG_CLKOUT_SEL_MASK 0x1f00 macro