Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dqcom-pm8008-regulator.c28 #define ENABLE_BIT BIT(7) macro
/linux/kernel/trace/
H A Dtrace_events_user.c133 #define ENABLE_BIT(e) ((int)((e)->values & ENABLE_VAL_BIT_MASK)) macro