coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mmu_operations.c File Reference
#include <device/mmio.h>
#include <soc/mcucfg.h>
#include <soc/mmu_operations.h>
Include dependency graph for mmu_operations.c:

Go to the source code of this file.

Functions

void mtk_soc_disable_l2c_sram (void)
 

Function Documentation

◆ mtk_soc_disable_l2c_sram()

void mtk_soc_disable_l2c_sram ( void  )

Definition at line 7 of file mmu_operations.c.

References dsb, mt8183_mcucfg_regs::l2c_cfg_mp0, mt8186_mcucfg_regs::mp0_cluster_cfg0, mt8183_mcucfg, mtk_mcucfg, SET32_BITFIELDS, and write32().

Here is the call graph for this function: