Home
last modified time | relevance | path

Searched refs:PROJECT_CODE (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.h37 #define PROJECT_CODE (U(0xb16) << 16) 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.h39 #define PROJECT_CODE (U(0xb16) << 16) 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.h39 #define PROJECT_CODE (U(0xb16) << 16) macro
/trusted-firmware-a-latest/plat/mediatek/mt8183/drivers/spmc/
Dmtspmc_private.h27 #define PROJECT_CODE (0xb16 << 16) macro
Dmtspmc.c160 PROJECT_CODE | MD_BCLK_CG_EN | BCLK_CG_EN); in spmc_init()