Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/
Dmt7530.h641 #define RG_GSWPLL_POSDIV_500M(x) (((x) & 0x3) << 8) macro
Dmt7530.c387 RG_GSWPLL_POSDIV_500M(1) | in mt7530_pll_setup()