Searched refs:MT_AFE_WPLL_CFG_MASK (Results 1 – 2 of 2) sorted by relevance
857 #define MT_AFE_WPLL_CFG_MASK GENMASK(1, 0) macro861 MT_AFE_WPLL_CFG_MASK | \865 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()