Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dmt7530.h666 #define RG_SYSPLL_POSDIV(x) (((x) & 0x3) << 5) macro
H A Dmt7530.c449 RG_SYSPLL_VODEN | RG_SYSPLL_POSDIV(1)); in mt7530_setup_port6()