Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/
H A Dmt7530.h704 #define RG_GSWPLL_POSDIV_200M(x) (((x) & 0x3) << 12) macro
H A Dmt7530.c380 RG_GSWPLL_POSDIV_200M(2) | in mt7530_pll_setup()