Searched refs:V_PREREFDIV (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | regs.h | 701 #define V_PREREFDIV(x) ((x) << S_PREREFDIV) macro |
D | t3_hw.c | 3214 F_PERREFEN | V_PREREFDIV(mc7_clock)); in mc7_init() |