Searched refs:reset_sw (Results 1 – 2 of 2) sorted by relevance
249 int reset_sw = 0, reset_pwr = 0; in st_rproc_state() local252 reset_sw = reset_control_status(ddata->sw_reset); in st_rproc_state()257 if (reset_sw < 0 || reset_pwr < 0) in st_rproc_state()260 return !reset_sw && !reset_pwr; in st_rproc_state()
356 u32 reset_sw, dbg_pc; in mt8195_dsp_suspend() local360 DSP_RESET_SW, reset_sw, in mt8195_dsp_suspend()361 ((reset_sw & ADSP_PWAIT) == ADSP_PWAIT), in mt8195_dsp_suspend()367 reset_sw, dbg_pc, ret); in mt8195_dsp_suspend()