Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dregs.h856 #define MT_AFE_BPLL_CFG_MASK GENMASK(7, 6) macro
860 #define MT_AFE_PLL_CFG_MASK (MT_AFE_BPLL_CFG_MASK | \
864 #define MT_AFE_PLL_CFG_VAL (FIELD_PREP(MT_AFE_BPLL_CFG_MASK, 0x1) | \