Home
last modified time | relevance | path

Searched refs:cc_wait_for_reset_completion (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/ccree/
H A Dcc_pm.c42 if (!cc_wait_for_reset_completion(drvdata)) { in cc_pm_resume()
H A Dcc_driver.h207 bool cc_wait_for_reset_completion(struct cc_drvdata *drvdata);
H A Dcc_driver.c247 bool cc_wait_for_reset_completion(struct cc_drvdata *drvdata) in cc_wait_for_reset_completion() function
400 if (!cc_wait_for_reset_completion(new_drvdata)) { in init_cc_resources()