Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sof/intel/
Dshim.h59 #define SHIM_CSR_SBCS1 BIT(3) macro
67 (SHIM_CSR_SBCS0 | SHIM_CSR_SBCS1 | SHIM_CSR_LPCS)
68 #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()