Searched refs:reset_sw (Results 1 – 2 of 2) sorted by relevance
250 int reset_sw = 0, reset_pwr = 0; in st_rproc_state() local253 reset_sw = reset_control_status(ddata->sw_reset); in st_rproc_state()258 if (reset_sw < 0 || reset_pwr < 0) in st_rproc_state()261 return !reset_sw && !reset_pwr; in st_rproc_state()
407 u32 reset_sw, dbg_pc; in mt8195_dsp_suspend() local411 DSP_RESET_SW, reset_sw, in mt8195_dsp_suspend()412 ((reset_sw & ADSP_PWAIT) == ADSP_PWAIT), in mt8195_dsp_suspend()418 reset_sw, dbg_pc, ret); in mt8195_dsp_suspend()