Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2500 #define V_GPIO8_ACT_LOW(x) ((x) << S_GPIO8_ACT_LOW) macro
2501 #define F_GPIO8_ACT_LOW V_GPIO8_ACT_LOW(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7651 #define V_GPIO8_ACT_LOW(x) ((x) << S_GPIO8_ACT_LOW) macro
7652 #define F_GPIO8_ACT_LOW V_GPIO8_ACT_LOW(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7680 #define V_GPIO8_ACT_LOW(x) ((x) << S_GPIO8_ACT_LOW) macro
7681 #define F_GPIO8_ACT_LOW V_GPIO8_ACT_LOW(1U)