Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dbdw.c102 SHIM_CSR_RST | SHIM_CSR_STALL, in bdw_reset()
103 SHIM_CSR_RST | SHIM_CSR_STALL); in bdw_reset()
110 SHIM_CSR_RST | SHIM_CSR_STALL, in bdw_reset()
Dshim.h60 #define SHIM_CSR_RST BIT(1) macro