Searched refs:mmusetup (Results 1 – 1 of 1) sorted by relevance
171 uint32_t mmusetup = 0; in nlm_mmu_setup() local173 mmusetup |= (hashindex_en << 13); in nlm_mmu_setup()174 mmusetup |= (clk_gating << 3); in nlm_mmu_setup()175 mmusetup |= (global_mode << 0); in nlm_mmu_setup()176 nlm_mtcr(MMU_SETUP, mmusetup); in nlm_mmu_setup()