Searched refs:S_PMCFG (Results 1 – 1 of 1) sorted by relevance
52896 #define S_PMCFG 6 macro52898 #define V_PMCFG(x) ((x) << S_PMCFG)52899 #define G_PMCFG(x) (((x) >> S_PMCFG) & M_PMCFG)