Home
last modified time | relevance | path

Searched defs:mtk_efuse (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8192/include/soc/
H A Defuse.h15 static struct efuse_regs *const mtk_efuse = (void *)EFUSEC_BASE; variable
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8188/include/soc/
H A Defuse.h15 static struct efuse_regs *const mtk_efuse = (void *)EFUSE_BASE; variable
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8195/include/soc/
H A Defuse.h14 static struct efuse_regs *const mtk_efuse = (void *)EFUSEC_BASE; variable
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8183/include/soc/
H A Defuse.h15 static struct efuse_regs *const mtk_efuse = (void *)EFUSEC_BASE; variable
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8186/include/soc/
H A Defuse.h18 static struct efuse_regs *const mtk_efuse = (void *)EFUSEC_BASE; variable