Searched refs:S_PMCFG (Results 1 – 1 of 1) sorted by relevance
52900 #define S_PMCFG 6 macro52902 #define V_PMCFG(x) ((x) << S_PMCFG)52903 #define G_PMCFG(x) (((x) >> S_PMCFG) & M_PMCFG)