Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2527 #define S_GPIO1_ACT_LOW 1 macro
2528 #define V_GPIO1_ACT_LOW(x) ((x) << S_GPIO1_ACT_LOW)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7678 #define S_GPIO1_ACT_LOW 1 macro
7679 #define V_GPIO1_ACT_LOW(x) ((x) << S_GPIO1_ACT_LOW)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7707 #define S_GPIO1_ACT_LOW 1 macro
7708 #define V_GPIO1_ACT_LOW(x) ((x) << S_GPIO1_ACT_LOW)