Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic32x4-clk.c52 AIC32X4_PLLEN, AIC32X4_PLLEN); in clk_aic32x4_pll_prepare()
60 AIC32X4_PLLEN, 0); in clk_aic32x4_pll_unprepare()
74 return !!(val & AIC32X4_PLLEN); in clk_aic32x4_pll_is_prepared()
H A Dtlv320aic32x4.h128 #define AIC32X4_PLLEN BIT(7) macro