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

/linux-master/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;
254 catpt_updatel_pci(cdev, VDRTCTL2, WPT_VDRTCTL2_APLLSE, val);

Completed in 210 milliseconds