Home
last modified time | relevance | path

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

/sound/soc/intel/haswell/
Dsst-haswell-dsp.c269 val |= SST_VDRTCL2_APLLSE_MASK; in hsw_set_dsp_D3()
364 reg &= ~SST_VDRTCL2_APLLSE_MASK; in hsw_set_dsp_D0()
/sound/soc/intel/common/
Dsst-dsp.h171 #define SST_VDRTCL2_APLLSE_MASK (1 << 31) macro