Searched refs:S_PHY_T_UPDDLY (Results 1 – 1 of 1) sorted by relevance
5734 #define S_PHY_T_UPDDLY 0 macro5736 #define V_PHY_T_UPDDLY(x) ((x) << S_PHY_T_UPDDLY)5737 #define G_PHY_T_UPDDLY(x) (((x) >> S_PHY_T_UPDDLY) & M_PHY_T_UPDDLY)