Home
last modified time | relevance | path

Searched refs:pll_shutdown (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/intel/catpt/
H A Ddevice.c350 .pll_shutdown = lpt_dsp_pll_shutdown,
365 .pll_shutdown = wpt_dsp_pll_shutdown,
H A Dcore.h74 void (*pll_shutdown)(struct catpt_dev *cdev, bool enable); member
H A Ddsp.c307 cdev->spec->pll_shutdown(cdev, lp); in catpt_dsp_select_lpclock()