Searched refs:DMACH_G (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1721 tcamy = DMACH_G(val) << 32;
1745 tcamx = DMACH_G(val) << 32;
H A Dcudbg_lib.c2563 tcamy = DMACH_G(val) << 32;
2588 tcamx = DMACH_G(val) << 32;
H A Dt4_regs.h2662 #define DMACH_G(x) (((x) >> DMACH_S) & DMACH_M) macro

Completed in 163 milliseconds