Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dexynos5_setup.h17 #define ENABLE_BIT 0x1 macro
/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c128 #define ENABLE_BIT(e) ((int)((e)->values & ENABLE_VAL_BIT_MASK)) macro