Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h361 #define CMDQ_PRI_1_RESP GENMASK_ULL(13, 12) macro
H A Darm-smmu-v3.c324 cmd[1] |= FIELD_PREP(CMDQ_PRI_1_RESP, ent->pri.resp); in arm_smmu_cmdq_build_cmd()