Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h44627 #define S_GENTIMERCFG 2 macro
44629 #define V_GENTIMERCFG(x) ((x) << S_GENTIMERCFG)
44630 #define G_GENTIMERCFG(x) (((x) >> S_GENTIMERCFG) & M_GENTIMERCFG)