Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/common/host_drivers/smmu_v3/
Dsmmu_v3_drv.c67 static enum smmu_error_t smmu_cr0_clearbits(struct smmu_dev_t *dev, in smmu_cr0_clearbits() function
103 return smmu_cr0_clearbits(dev, SMMU_ROOT_CR0_GPCEN); in smmu_gpc_disable()
113 return smmu_cr0_clearbits(dev, SMMU_ROOT_CR0_ACCESSEN); in smmu_access_disable()