Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h34 #define IDR0_ATS (1 << 10) macro
H A Darm-smmu-v3.c3512 if (IS_ENABLED(CONFIG_PCI_ATS) && reg & IDR0_ATS) in arm_smmu_device_hw_probe()