Searched refs:streamid_mask (Results 1 – 1 of 1) sorted by relevance
1008 smr = FIELD_PREP(ARM_SMMU_SMR_ID, smmu->streamid_mask); in arm_smmu_test_smr_masks()1011 smmu->streamid_mask = FIELD_GET(ARM_SMMU_SMR_ID, smr); in arm_smmu_test_smr_masks()1013 smr = FIELD_PREP(ARM_SMMU_SMR_MASK, smmu->streamid_mask); in arm_smmu_test_smr_masks()1448 if (sid & ~smmu->streamid_mask) { in arm_smmu_probe_device()1450 sid, smmu->streamid_mask); in arm_smmu_probe_device()1799 smmu->streamid_mask = size - 1; in arm_smmu_device_cfg_probe()