Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h73074 #define V_PLL_RESET(x) ((x) << S_PLL_RESET) macro
73075 #define F_PLL_RESET V_PLL_RESET(1U)