Searched defs:CML_GEAR_MODE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/qualcomm/emac/ | ||
H A D | emac-sgmii-qdf2432.c | 65 #define CML_GEAR_MODE(x) (((x) & 7) << 3) macro |
H A D | emac-sgmii-qdf2400.c | 67 #define CML_GEAR_MODE(x) (((x) & 7) << 3) macro |