Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2520 #define V_GPIO3_ACT_LOW(x) ((x) << S_GPIO3_ACT_LOW) macro
2521 #define F_GPIO3_ACT_LOW V_GPIO3_ACT_LOW(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7671 #define V_GPIO3_ACT_LOW(x) ((x) << S_GPIO3_ACT_LOW) macro
7672 #define F_GPIO3_ACT_LOW V_GPIO3_ACT_LOW(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7700 #define V_GPIO3_ACT_LOW(x) ((x) << S_GPIO3_ACT_LOW) macro
7701 #define F_GPIO3_ACT_LOW V_GPIO3_ACT_LOW(1U)