Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h2523 #define V_GPIO2_ACT_LOW(x) ((x) << S_GPIO2_ACT_LOW) macro
2524 #define F_GPIO2_ACT_LOW V_GPIO2_ACT_LOW(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h12085 #define V_GPIO2_ACT_LOW(x) ((x) << S_GPIO2_ACT_LOW) macro
12086 #define F_GPIO2_ACT_LOW V_GPIO2_ACT_LOW(1U)