Searched refs:crypto_reset (Results 1 – 3 of 3) sorted by relevance
123 struct reset_control *crypto_reset; member
133 reset_control_assert(host->crypto_reset); in ufs_mtk_host_reset()139 reset_control_deassert(host->crypto_reset); in ufs_mtk_host_reset()163 ufs_mtk_init_reset_control(hba, &host->crypto_reset, in ufs_mtk_init_reset()
979 static void crypto_reset(void) in crypto_reset() function