Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/intel/
Dbyt.c351 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL | in byt_reset()
353 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL | in byt_reset()
360 SHIM_BYT_CSR_RST, 0); in byt_reset()
670 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL, in byt_reset_dsp_disable_int()
671 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL); in byt_reset_dsp_disable_int()
Dshim.h58 #define SHIM_BYT_CSR_RST BIT(0) macro