Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_regs.h2521 #define V_GPIO3_ACT_LOW(x) ((x) << S_GPIO3_ACT_LOW) macro
2522 #define F_GPIO3_ACT_LOW V_GPIO3_ACT_LOW(1U)
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h12083 #define V_GPIO3_ACT_LOW(x) ((x) << S_GPIO3_ACT_LOW) macro
12084 #define F_GPIO3_ACT_LOW V_GPIO3_ACT_LOW(1U)