Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtscs454.h682 #define FM_PLLCTL_PLL1CLKEN 0x10 macro
H A Dtscs454.c720 msk = pll1 ? FM_PLLCTL_PLL1CLKEN : FM_PLLCTL_PLL2CLKEN; in pll_power_event()