Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/
H A Dmt7530.h563 #define SW_PLLGP BIT(0) macro
H A Dmt7530.c491 val |= SW_PLLGP; in mt7531_pll_setup()