Searched refs:S_GLOBAL_PHY_OFFSET (Results 1 – 1 of 1) sorted by relevance
41926 #define S_GLOBAL_PHY_OFFSET 12 macro41928 #define V_GLOBAL_PHY_OFFSET(x) ((x) << S_GLOBAL_PHY_OFFSET)41929 #define G_GLOBAL_PHY_OFFSET(x) (((x) >> S_GLOBAL_PHY_OFFSET) & M_GLOBAL_PHY_OFFSET)