Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/intel/
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()
Datom.c301 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL | in atom_reset()
303 SHIM_BYT_CSR_RST | SHIM_BYT_CSR_VECTOR_SEL | in atom_reset()
Dshim.h59 #define SHIM_BYT_CSR_VECTOR_SEL BIT(1) macro