Searched refs:use_tz (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dahb.h33 bool use_tz; member in struct:ath11k_ahb::__anon1373
H A Dahb.c981 ab_ahb->fw.use_tz = true;
1033 ab_ahb->fw.use_tz = false;
1067 if (ab_ahb->fw.use_tz)
/linux-master/drivers/media/platform/qcom/venus/
H A Dfirmware.c61 if (core->use_tz) {
135 if (core->use_tz)
220 (core->use_tz && !qcom_scm_is_available()))
237 if (core->use_tz)
245 if (core->use_tz && res->cp_size) {
275 if (core->use_tz)
293 core->use_tz = true;
H A Dcore.h147 * @use_tz: a flag that suggests presence of trustzone
200 unsigned int use_tz; member in struct:venus_core
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h61 unsigned int use_tz; member in struct:ath10k_snoc
H A Dsnoc.c1612 ar_snoc->use_tz = true;
1686 if (ar_snoc->use_tz)

Completed in 154 milliseconds