Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufshcd-crypto.c81 cfg.config_enable = UFS_CRYPTO_CONFIGURATION_ENABLE; in ufshcd_crypto_keyslot_program()
/openbmc/linux/include/ufs/
H A Dufshci.h404 #define UFS_CRYPTO_CONFIGURATION_ENABLE (1 << 7) macro
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c162 if (!(cfg->config_enable & UFS_CRYPTO_CONFIGURATION_ENABLE)) in ufs_qcom_ice_program_key()