Searched refs:mmusetup (Results 1 – 1 of 1) sorted by relevance
174 uint32_t mmusetup = 0; in nlm_mmu_setup() local176 mmusetup |= (hashindex_en << 13); in nlm_mmu_setup()177 mmusetup |= (clk_gating << 3); in nlm_mmu_setup()178 mmusetup |= (global_mode << 0); in nlm_mmu_setup()179 nlm_mtcr(MMU_SETUP, mmusetup); in nlm_mmu_setup()