Searched refs:MT_AFE_WPLL_CFG_MASK (Results 1 – 2 of 2) sorted by relevance
792 #define MT_AFE_WPLL_CFG_MASK GENMASK(1, 0) macro796 MT_AFE_WPLL_CFG_MASK | \800 FIELD_PREP(MT_AFE_WPLL_CFG_MASK, 0x2) | \
1115 mt76_rmw_field(dev, MT_AFE_DIG_EN_02(0), MT_AFE_WPLL_CFG_MASK, 0x2); in mt7986_wmac_disable()