Searched refs:MT_AFE_WPLL_CFG_MASK (Results 1 – 2 of 2) sorted by relevance
865 #define MT_AFE_WPLL_CFG_MASK GENMASK(1, 0) macro869 MT_AFE_WPLL_CFG_MASK | \873 FIELD_PREP(MT_AFE_WPLL_CFG_MASK, 0x2) | \
1173 mt76_rmw_field(dev, MT_AFE_DIG_EN_02(0), MT_AFE_WPLL_CFG_MASK, 0x2); in mt7986_wmac_disable()