Home
last modified time | relevance | path

Searched refs:SPM_POWERON_CONFIG_EN (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spmc/
Dmtspmc.c96 mmio_write_32(SPM_POWERON_CONFIG_EN, PROJECT_CODE | BCLK_CG_EN); in spmc_init()
Dmtspmc_private.h35 #define SPM_POWERON_CONFIG_EN SPM_REG(0x000) macro
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spmc/
Dmtspmc.c91 mmio_write_32(SPM_POWERON_CONFIG_EN, PROJECT_CODE | BCLK_CG_EN); in spmc_init()
Dmtspmc_private.h37 #define SPM_POWERON_CONFIG_EN SPM_REG(0x000) macro
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spmc/
Dmtspmc.c91 mmio_write_32(SPM_POWERON_CONFIG_EN, PROJECT_CODE | BCLK_CG_EN); in spmc_init()
Dmtspmc_private.h37 #define SPM_POWERON_CONFIG_EN SPM_REG(0x000) macro
/trusted-firmware-a-latest/plat/mediatek/mt8183/drivers/spmc/
Dmtspmc_private.h23 #define SPM_POWERON_CONFIG_EN (SPM_BASE + 0x000) macro
Dmtspmc.c159 mmio_write_32(SPM_POWERON_CONFIG_EN, in spmc_init()