Home
last modified time | relevance | path

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

/sound/soc/intel/common/
Dsst-dsp.h75 #define SST_CSR_SBCS1 (0x1 << 3) macro
82 #define SST_CSR_24MHZ_LPCS (SST_CSR_SBCS0 | SST_CSR_SBCS1 | SST_CSR_LPCS)
83 #define SST_CSR_24MHZ_NO_LPCS (SST_CSR_SBCS0 | SST_CSR_SBCS1)
/sound/soc/intel/haswell/
Dsst-haswell-dsp.c340 SST_CSR_S1IOCS | SST_CSR_SBCS1 | SST_CSR_LPCS, 0x0); in hsw_set_dsp_D0()