Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dshim.h60 #define SHIM_CSR_SBCS1 BIT(3) macro
68 (SHIM_CSR_SBCS0 | SHIM_CSR_SBCS1 | SHIM_CSR_LPCS)
69 #define SHIM_CSR_24MHZ_NO_LPCS (SHIM_CSR_SBCS0 | SHIM_CSR_SBCS1)
Dbdw.c152 SHIM_CSR_S1IOCS | SHIM_CSR_SBCS1 | in bdw_set_dsp_D0()