Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/catpt/
H A Dregisters.h100 #define LPT_VDRTCTL0_APLLSE BIT(0) macro
H A Ddsp.c245 val = enable ? LPT_VDRTCTL0_APLLSE : 0; in lpt_dsp_pll_shutdown()
246 catpt_updatel_pci(cdev, VDRTCTL0, LPT_VDRTCTL0_APLLSE, val); in lpt_dsp_pll_shutdown()