Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/intel/
Datom.c257 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL | in atom_reset()
259 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL | in atom_reset()
266 SHIM_BYT_CSR_RST, 0); in atom_reset()
Dbyt.c82 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL, in byt_reset_dsp_disable_int()
83 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL); in byt_reset_dsp_disable_int()
Dshim.h71 #define SHIM_BYT_CSR_RST BIT(0) macro