Home
last modified time | relevance | path

Searched refs:MT_AFE_BPLL_CFG_MASK (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7915/ !
H A Dregs.h864 #define MT_AFE_BPLL_CFG_MASK GENMASK(7, 6) macro
868 #define MT_AFE_PLL_CFG_MASK (MT_AFE_BPLL_CFG_MASK | \
872 #define MT_AFE_PLL_CFG_VAL (FIELD_PREP(MT_AFE_BPLL_CFG_MASK, 0x1) | \