Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_mc5.c352 V_COMPEN(mode72) | V_TMMODE(mode72) | F_TMRST); in t3_mc5_init()
H A Dcxgb_regs.h5955 #define V_COMPEN(x) ((x) << S_COMPEN) macro
5956 #define F_COMPEN V_COMPEN(1U)