Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2524 #define V_GPIO2_ACT_LOW(x) ((x) << S_GPIO2_ACT_LOW) macro
2525 #define F_GPIO2_ACT_LOW V_GPIO2_ACT_LOW(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7675 #define V_GPIO2_ACT_LOW(x) ((x) << S_GPIO2_ACT_LOW) macro
7676 #define F_GPIO2_ACT_LOW V_GPIO2_ACT_LOW(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7704 #define V_GPIO2_ACT_LOW(x) ((x) << S_GPIO2_ACT_LOW) macro
7705 #define F_GPIO2_ACT_LOW V_GPIO2_ACT_LOW(1U)