Searched refs:max_offset_lim (Results 1 – 1 of 1) sorted by relevance
3568 u32 max_offset_lim; in iommu_pc_get_set_reg() local3581 max_offset_lim = (u32)(((0x40 | iommu->max_banks) << 12) | in iommu_pc_get_set_reg()3584 (offset > max_offset_lim)) in iommu_pc_get_set_reg()