Searched refs:PHY_FWV_MAJOR_MASK (Results 1 – 1 of 1) sorted by relevance
60 #define PHY_FWV_MAJOR_MASK GENMASK(11, 8) macro287 priv->fw_major = FIELD_GET(PHY_FWV_MAJOR_MASK, fw_version); in gpy_probe()