Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dregs.h274 #define S_MC3_BANK_CYCLE 8 macro
276 #define V_MC3_BANK_CYCLE(x) ((x) << S_MC3_BANK_CYCLE)
277 #define G_MC3_BANK_CYCLE(x) (((x) >> S_MC3_BANK_CYCLE) & M_MC3_BANK_CYCLE)