Searched refs:ACPICPU_FLAG_P_FFH (Results 1 – 2 of 2) sorted by relevance
113 #define ACPICPU_FLAG_P_FFH __BIT(13) /* Native P-states */ macro
556 if ((sc->sc_flags & ACPICPU_FLAG_P_FFH) == 0) { in acpicpu_pstate_pct()