Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dbdw.c99 SHIM_CSR_RST | SHIM_CSR_STALL, in bdw_reset()
100 SHIM_CSR_RST | SHIM_CSR_STALL); in bdw_reset()
107 SHIM_CSR_RST | SHIM_CSR_STALL, in bdw_reset()
H A Dshim.h46 #define SHIM_CSR_RST BIT(1) macro