Searched refs:FM_PLLCTL_PLL1CLKEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | tscs454.h | 682 #define FM_PLLCTL_PLL1CLKEN 0x10 macro |
H A D | tscs454.c | 720 msk = pll1 ? FM_PLLCTL_PLL1CLKEN : FM_PLLCTL_PLL2CLKEN; in pll_power_event() |