Searched refs:MT_AFE_WPLL_CFG_MASK (Results 1 – 2 of 2) sorted by relevance
858 #define MT_AFE_WPLL_CFG_MASK GENMASK(1, 0) macro862 MT_AFE_WPLL_CFG_MASK | \866 FIELD_PREP(MT_AFE_WPLL_CFG_MASK, 0x2) | \
1178 mt76_rmw_field(dev, MT_AFE_DIG_EN_02(0), MT_AFE_WPLL_CFG_MASK, 0x2); in mt7986_wmac_disable()