Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-mediatek.h123 struct reset_control *crypto_reset; member
H A Dufs-mediatek.c133 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()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h979 static void crypto_reset(void) in crypto_reset() function