Home
last modified time | relevance | path

Searched refs:SHIM_BYT_CSR_VECTOR_SEL (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()
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.h73 #define SHIM_BYT_CSR_VECTOR_SEL BIT(1) macro