Home
last modified time | relevance | path

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

/freebsd-11-stable/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)
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h12081 #define V_GPIO3_ACT_LOW(x) ((x) << S_GPIO3_ACT_LOW) macro
12082 #define F_GPIO3_ACT_LOW V_GPIO3_ACT_LOW(1U)