Searched refs:V_OP (Results 1 – 5 of 5) sorted by relevance
170 t1_write_reg_4(adapter, A_MC4_BIST_OP, V_OP(1) | 0x1f0); in t1_mc4_init()
306 t1_write_reg_4(adapter, A_MC3_BIST_OP, V_OP(1) | 0x1f0); in t1_mc3_init()
453 #define V_OP(x) ((x) << S_OP) macro454 #define F_OP V_OP(1U)
752 V_CONT(cont) | V_BYTECNT(byte_cnt - 1) | V_OP(1)); in sf1_write()
17552 #define V_OP(x) ((x) << S_OP) macro17553 #define F_OP V_OP(1U)