Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A 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()
H A 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()
H A Dshim.h72 #define SHIM_BYT_CSR_RST BIT(0) macro