Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h55408 #define V_FRCCAL_COMP(x) ((x) << S_FRCCAL_COMP) macro
55409 #define F_FRCCAL_COMP V_FRCCAL_COMP(1U)