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