Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/dsa/
Dmt7530.h672 #define RG_GSWPLL_POSDIV_500M(x) (((x) & 0x3) << 8) macro
Dmt7530.c462 RG_GSWPLL_POSDIV_500M(1) | in mt7530_pad_clk_setup()