Searched refs:S_TAHOECFG (Results 1 – 2 of 2) sorted by relevance
4151 #define S_TAHOECFG 8 macro4153 #define V_TAHOECFG(x) ((x) << S_TAHOECFG)4154 #define G_TAHOECFG(x) (((x) >> S_TAHOECFG) & M_TAHOECFG)
22467 #define S_TAHOECFG 8 macro22469 #define V_TAHOECFG(x) ((x) << S_TAHOECFG)22470 #define G_TAHOECFG(x) (((x) >> S_TAHOECFG) & M_TAHOECFG)