Searched refs:RG_SYSPLL_POSDIV (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/dsa/ | ||
| H A D | mt7530.h | 670 #define RG_SYSPLL_POSDIV(x) (((x) & 0x3) << 5) macro |
| H A D | mt7530.c | 449 RG_SYSPLL_VODEN | RG_SYSPLL_POSDIV(1)); in mt7530_setup_port6() |