Searched refs:S_PHY_T_UPDWAIT (Results 1 – 1 of 1) sorted by relevance
15382 #define S_PHY_T_UPDWAIT 0 macro15384 #define V_PHY_T_UPDWAIT(x) ((x) << S_PHY_T_UPDWAIT)15385 #define G_PHY_T_UPDWAIT(x) (((x) >> S_PHY_T_UPDWAIT) & M_PHY_T_UPDWAIT)