Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h48493 #define V_LOW_POWER_ABILITY(x) ((x) << S_LOW_POWER_ABILITY) macro
48494 #define F_LOW_POWER_ABILITY V_LOW_POWER_ABILITY(1U)