PC6
enum amd_fam14h_states {NON_PC0 = 0, PC1, PC6, NBP1,
enum intel_nhm_id { C3 = 0, C6, PC3, PC6, TSC = 0xFFFF };
PC6 = BIT(6),