Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/catpt/
H A Dregisters.h111 #define WPT_VDRTCTL2_APLLSE BIT(31) macro
H A Ddsp.c253 val = enable ? WPT_VDRTCTL2_APLLSE : 0; in wpt_dsp_pll_shutdown()
254 catpt_updatel_pci(cdev, VDRTCTL2, WPT_VDRTCTL2_APLLSE, val); in wpt_dsp_pll_shutdown()