Home
last modified time | relevance | path

Searched refs:V_OP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c991 V_CONT(cont) | V_BYTECNT(byte_cnt - 1) | V_OP(1)); in sf1_write()
4044 t3_write_reg(adapter, mc7->offset + A_MC7_BIST_OP, V_OP(1)); in mc7_init()
H A Dcxgb_regs.h3006 #define V_OP(x) ((x) << S_OP) macro
3007 #define F_OP V_OP(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c3153 V_CONT(cont) | V_BYTECNT(byte_cnt - 1) | V_OP(1)); in sf1_write()
H A Dt4_regs.h36599 #define V_OP(x) ((x) << S_OP) macro
36600 #define F_OP V_OP(1U)