Searched refs:DSP_DBGCNTL_STATE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/hda/ | ||
H A D | ca0132_regs.h | 27 #define DSP_DBGCNTL_STATE_MASK 0x3C00 macro |
H A D | patch_ca0132.c | 2532 halt_state = (dbg_ctrl_reg & DSP_DBGCNTL_STATE_MASK) >> in dsp_set_run_state() |