Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h82 #define CR0_PRIQEN (1 << 1) macro
H A Darm-smmu-v3.c3386 enables |= CR0_PRIQEN; in arm_smmu_device_reset()
3412 enables &= ~(CR0_EVTQEN | CR0_PRIQEN); in arm_smmu_device_reset()