Searched refs:WPT_VDRTCTL2_APLLSE (Results 1 – 2 of 2) sorted by relevance
111 #define WPT_VDRTCTL2_APLLSE BIT(31) macro
243 val = enable ? WPT_VDRTCTL2_APLLSE : 0; in wpt_dsp_pll_shutdown()244 catpt_updatel_pci(cdev, VDRTCTL2, WPT_VDRTCTL2_APLLSE, val); in wpt_dsp_pll_shutdown()