Searched refs:caam_off_during_pm (Results 1 – 2 of 2) sorted by relevance
755 static int caam_off_during_pm(void) in caam_off_during_pm() function833 if (ctrlpriv->caam_off_during_pm && !ctrlpriv->optee_en) in caam_ctrl_suspend()844 if (ctrlpriv->caam_off_during_pm && !ctrlpriv->optee_en) { in caam_ctrl_resume()889 ctrlpriv->caam_off_during_pm = caam_imx && caam_off_during_pm(); in caam_probe()
140 int caam_off_during_pm; /* If the CAAM is reset after suspend */ member