Home
last modified time | relevance | path

Searched defs:MUX_HPM_SEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dexynos5_setup.h494 #define MUX_HPM_SEL 0 macro
762 #define MUX_HPM_SEL 1 macro
/openbmc/u-boot/board/samsung/odroid/
H A Dsetup.h21 #define MUX_HPM_SEL(x) (((x) & 0x1) << 20) macro