Searched refs:POWERON_CONFIG_EN (Results 1 – 10 of 10) sorted by relevance
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/ |
D | mt_spm_pmic_wrap.c | 117 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_phase() 140 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_cmd()
|
D | mt_spm_reg.h | 23 #define POWERON_CONFIG_EN (SPM_BASE + 0x000) macro
|
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spm/ |
D | mt_spm_pmic_wrap.c | 123 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_phase() 149 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_cmd()
|
D | mt_spm_reg.h | 15 #define POWERON_CONFIG_EN (SPM_BASE + 0x000) macro
|
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/ |
D | mt_spm_pmic_wrap.c | 117 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_phase() 140 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_cmd()
|
D | mt_spm_reg.h | 20 #define POWERON_CONFIG_EN (SPM_BASE + 0x000) macro
|
/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/ |
D | mt_spm_pmic_wrap.c | 119 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_phase() 137 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_cmd()
|
/trusted-firmware-a-latest/plat/mediatek/mt8183/drivers/spm/ |
D | spm_pmic_wrap.c | 130 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | in mt_spm_pmic_wrap_set_phase() 152 mmio_write_32(POWERON_CONFIG_EN, SPM_REGWR_CFG_KEY | in mt_spm_pmic_wrap_set_cmd()
|
D | spm.h | 14 #define POWERON_CONFIG_EN (SPM_BASE + 0x000) macro
|
/trusted-firmware-a-latest/plat/mediatek/mt8188/include/ |
D | spm_reg.h | 14 #define POWERON_CONFIG_EN (SPM_BASE + 0x000) macro
|