Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h125 #define INGPADBOUNDARY_S 4 macro
127 #define INGPADBOUNDARY_V(x) ((x) << INGPADBOUNDARY_S)
128 #define INGPADBOUNDARY_G(x) (((x) >> INGPADBOUNDARY_S) & INGPADBOUNDARY_M)