Home
last modified time | relevance | path

Searched refs:V_COMPEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_mc5.c346 V_COMPEN(mode72) | V_TMMODE(mode72) | F_TMRST); in t3_mc5_init()
H A Dcxgb_regs.h6623 #define V_COMPEN(x) ((x) << S_COMPEN) macro
6624 #define F_COMPEN V_COMPEN(1U)