Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7483 #define V_CALRESET(x) ((x) << S_CALRESET) macro
7484 #define F_CALRESET V_CALRESET(1U)