Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h2527 #define S_GPIO1_ACT_LOW 1 macro
2528 #define V_GPIO1_ACT_LOW(x) ((x) << S_GPIO1_ACT_LOW)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h12088 #define S_GPIO1_ACT_LOW 1 macro
12089 #define V_GPIO1_ACT_LOW(x) ((x) << S_GPIO1_ACT_LOW)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h12059 #define S_GPIO1_ACT_LOW 1 macro
12060 #define V_GPIO1_ACT_LOW(x) ((x) << S_GPIO1_ACT_LOW)