Home
last modified time | relevance | path

Searched defs:CML_GEAR_MODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii-qdf2432.c65 #define CML_GEAR_MODE(x) (((x) & 7) << 3) macro
H A Demac-sgmii-qdf2400.c67 #define CML_GEAR_MODE(x) (((x) & 7) << 3) macro