Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dshim.h62 #define SHIM_CSR_SBCS1 BIT(3) macro
70 (SHIM_CSR_SBCS0 | SHIM_CSR_SBCS1 | SHIM_CSR_LPCS)
71 #define SHIM_CSR_24MHZ_NO_LPCS (SHIM_CSR_SBCS0 | SHIM_CSR_SBCS1)
H A Dbdw.c152 SHIM_CSR_S1IOCS | SHIM_CSR_SBCS1 | in bdw_set_dsp_D0()