Searched refs:auto_gate (Results 1 – 2 of 2) sorted by relevance
25 u32 auto_gate; /* 0x008 auto gating */ member
1154 u32 auto_gate; in rk_iommu_enable() local1175 auto_gate = rk_iommu_read(iommu->bases[i], RK_MMU_AUTO_GATING); in rk_iommu_enable()1176 auto_gate |= DISABLE_FETCH_DTE_TIME_LIMIT; in rk_iommu_enable()1177 rk_iommu_write(iommu->bases[i], RK_MMU_AUTO_GATING, auto_gate); in rk_iommu_enable()