Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h2532 #define V_GPIO0_ACT_LOW(x) ((x) << S_GPIO0_ACT_LOW) macro
2533 #define F_GPIO0_ACT_LOW V_GPIO0_ACT_LOW(1U)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h12093 #define V_GPIO0_ACT_LOW(x) ((x) << S_GPIO0_ACT_LOW) macro
12094 #define F_GPIO0_ACT_LOW V_GPIO0_ACT_LOW(1U)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h12064 #define V_GPIO0_ACT_LOW(x) ((x) << S_GPIO0_ACT_LOW) macro
12065 #define F_GPIO0_ACT_LOW V_GPIO0_ACT_LOW(1U)