Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1440 #define S_PLLLCKCYC 6 macro
1442 #define V_PLLLCKCYC(x) ((x) << S_PLLLCKCYC)
1443 #define G_PLLLCKCYC(x) (((x) >> S_PLLLCKCYC) & M_PLLLCKCYC)