Searched refs:STRTAB_SPLIT (Results 1 – 2 of 2) sorted by relevance
211 #define STRTAB_SPLIT 8 macro222 #define STRTAB_NUM_L2_STES (1 << STRTAB_SPLIT)
1516 val |= FIELD_PREP(STRTAB_L1_DESC_SPAN, STRTAB_SPLIT + 1); in arm_smmu_write_strtab_l1_desc()4085 ilog2(cfg->l2.num_l1_ents) + STRTAB_SPLIT) | in arm_smmu_write_strtab()4086 FIELD_PREP(STRTAB_BASE_CFG_SPLIT, STRTAB_SPLIT); in arm_smmu_write_strtab()4436 if (smmu->sid_bits <= STRTAB_SPLIT) in arm_smmu_device_hw_probe()