Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A 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()
H A Dshim.h59 #define SHIM_CSR_RST BIT(1) macro