Searched refs:WPT_VDRTCTL2_APLLSE (Results 1 – 2 of 2) sorted by relevance
111 #define WPT_VDRTCTL2_APLLSE BIT(31) macro
253 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()