Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Dmt7530.h526 #define SW_PLLGP BIT(0) macro
H A Dmt7530.c541 val |= SW_PLLGP; in mt7531_pll_setup()