Searched refs:V_ST (Results 1 – 2 of 2) sorted by relevance
219 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), V_ST(1)); in t3_mi1_read()238 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), V_ST(1)); in t3_mi1_write()262 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), 0); in mi1_wr_addr()
1854 #define V_ST(x) ((x) << S_ST) macro