Searched refs:SCFG_DSP_RESET_MASK (Results 1 – 1 of 1) sorted by relevance
77 #define SCFG_DSP_RESET_MASK (REG_SCFG_RST_DSPRSTB_MASK) macro365 SCFGi_CHANGEBIT_16( ®_SCFG_RST, SCFG_DSP_RESET_MASK, sw, 0 ); in SCFGi_SendResetToDSP()408 return (BOOL)((reg_SCFG_RST & SCFG_DSP_RESET_MASK)? FALSE: TRUE); in SCFG_IsDSPReset()