Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h784 #define V_WAKEUP1(x) ((x) << S_WAKEUP1) macro
785 #define F_WAKEUP1 V_WAKEUP1(1U)