Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h131 #define INGPADBOUNDARY_S 4 macro
133 #define INGPADBOUNDARY_V(x) ((x) << INGPADBOUNDARY_S)
134 #define INGPADBOUNDARY_G(x) (((x) >> INGPADBOUNDARY_S) & INGPADBOUNDARY_M)