Searched refs:RG_GSWPLL_POSDIV_200M (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/dsa/ | ||
| D | mt7530.h | 633 #define RG_GSWPLL_POSDIV_200M(x) (((x) & 0x3) << 12) macro |
| D | mt7530.c | 393 RG_GSWPLL_POSDIV_200M(2) | in mt7530_pll_setup() |