Home
last modified time | relevance | path

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

/sound/soc/intel/haswell/
Dsst-haswell-dsp.c291 SST_CSR_RST | SST_CSR_STALL, in hsw_reset()
292 SST_CSR_RST | SST_CSR_STALL); in hsw_reset()
299 SST_CSR_RST | SST_CSR_STALL, SST_CSR_STALL); in hsw_reset()
420 SST_CSR_24MHZ_LPCS | SST_CSR_RST | SST_CSR_STALL, in hsw_sleep()
421 SST_CSR_RST | SST_CSR_STALL | SST_CSR_24MHZ_LPCS); in hsw_sleep()
/sound/soc/intel/common/
Dsst-dsp.h64 #define SST_CSR_RST (0x1 << 1) macro