Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dsoc.c824 MT_AFE_PLL_STB_TIME_MASK, MT_AFE_PLL_STB_TIME_VAL); in mt7986_wmac_subsys_pll_initial()
Dregs.h854 #define MT_AFE_PLL_STB_TIME_MASK (GENMASK(30, 16) | GENMASK(14, 0)) macro