Searched refs:V_AUTOSTATE2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | regs.h | 1098 #define V_AUTOSTATE2(x) ((x) << S_AUTOSTATE2) macro |
D | t3_hw.c | 2615 V_AUTOSTATE2(1) | V_AUTOSTATE1(0) | in tp_config() |