Searched refs:M_ACSR_SPEED (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ | ||
H A D | vsc8211.c | 80 #define M_ACSR_SPEED 0x3 macro 81 #define G_ACSR_SPEED(x) (((x) >> S_ACSR_SPEED) & M_ACSR_SPEED) |
Completed in 42 milliseconds