Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_regs.h2517 #define V_GPIO4_ACT_LOW(x) ((x) << S_GPIO4_ACT_LOW) macro
2518 #define F_GPIO4_ACT_LOW V_GPIO4_ACT_LOW(1U)
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h12079 #define V_GPIO4_ACT_LOW(x) ((x) << S_GPIO4_ACT_LOW) macro
12080 #define F_GPIO4_ACT_LOW V_GPIO4_ACT_LOW(1U)