Home
last modified time | relevance | path

Searched refs:M_MC4A_WIDTH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h522 #define M_MC4A_WIDTH 0x3 macro
524 #define G_MC4A_WIDTH(x) (((x) >> S_MC4A_WIDTH) & M_MC4A_WIDTH)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h513 #define M_MC4A_WIDTH 0x3 macro
515 #define G_MC4A_WIDTH(x) (((x) >> S_MC4A_WIDTH) & M_MC4A_WIDTH)

Completed in 12 milliseconds