Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-dsp.c414 SST_CSR_24MHZ_LPCS | SST_CSR_STALL, in hsw_stall()
415 SST_CSR_STALL | SST_CSR_24MHZ_LPCS); in hsw_stall()
424 SST_CSR_24MHZ_LPCS | SST_CSR_RST | SST_CSR_STALL, in hsw_sleep()
425 SST_CSR_RST | SST_CSR_STALL | SST_CSR_24MHZ_LPCS); in hsw_sleep()
/linux-4.1.27/sound/soc/intel/common/
Dsst-dsp.h82 #define SST_CSR_24MHZ_LPCS (SST_CSR_SBCS0 | SST_CSR_SBCS1 | SST_CSR_LPCS) macro