Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3760 #define V_AUTOENABLE(x) ((x) << S_AUTOENABLE) macro
3761 #define F_AUTOENABLE V_AUTOENABLE(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21849 #define V_AUTOENABLE(x) ((x) << S_AUTOENABLE) macro
21850 #define F_AUTOENABLE V_AUTOENABLE(1U)