Searched refs:PMU_GENERAL_NR_BITS (Results 1 – 1 of 1) sorted by relevance
51 #define PMU_GENERAL_NR_BITS 8 /* 8 bits 8..15 */ macro52 #define PMU_GENERAL_NR_MASK (((1 << PMU_GENERAL_NR_BITS) - 1) << PMU_GENERAL_NR_SHIFT)
Completed in 4 milliseconds