Searched refs:S_PHY_T_UPDWAIT (Results 1 – 1 of 1) sorted by relevance
5787 #define S_PHY_T_UPDWAIT 0 macro5789 #define V_PHY_T_UPDWAIT(x) ((x) << S_PHY_T_UPDWAIT)5790 #define G_PHY_T_UPDWAIT(x) (((x) >> S_PHY_T_UPDWAIT) & M_PHY_T_UPDWAIT)