Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3994 V_ACTTORDWRDLY(p->ActToRdWrDly) | V_PRECYC(p->PreCyc) | in mc7_init()
H A Dcxgb_regs.h2832 #define V_PRECYC(x) ((x) << S_PRECYC) macro