Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/power/
A Dwakeup.c50 #define IN_PROGRESS_BITS (sizeof(int) * 4) macro
51 #define MAX_IN_PROGRESS ((1 << IN_PROGRESS_BITS) - 1)
57 *cnt = (comb >> IN_PROGRESS_BITS); in split_counters()

Completed in 6 milliseconds