Searched refs:V_ST (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 271 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), V_ST(1)); in t3_mi1_read() 291 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), V_ST(1)); in t3_mi1_write() 315 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), 0); in mi1_ext_read() 338 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), 0); in mi1_ext_write()
|
H A D | cxgb_regs.h | 6281 #define V_ST(x) ((x) << S_ST) macro
|
/freebsd/sys/dev/cxgbe/common/ |
H A D | t4_regs.h | 36618 #define V_ST(x) ((x) << S_ST) macro
|