Home
last modified time | relevance | path

Searched refs:WPT_VDRTCTL2_APLLSE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds