Searched refs:RG_GSWPLL_POSDIV_500M (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/ | ||
H A D | mt7530.h | 671 #define RG_GSWPLL_POSDIV_500M(x) (((x) & 0x3) << 8) macro |
H A D | mt7530.c | 387 RG_GSWPLL_POSDIV_500M(1) | in mt7530_pll_setup() |