Home
last modified time | relevance | path

Searched refs:BCLK_CG_EN_LSB (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/
Dmt_spm_pmic_wrap.c117 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()
Dmt_spm_reg.h630 #define BCLK_CG_EN_LSB (1U << 0) /* 1b */ macro
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spm/
Dmt_spm_pmic_wrap.c123 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()
Dmt_spm_reg.h496 #define BCLK_CG_EN_LSB (1U << 0) /* 1b */ macro
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/
Dmt_spm_pmic_wrap.c117 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()
Dmt_spm_reg.h607 #define BCLK_CG_EN_LSB (1U << 0) /* 1b */ macro
/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/
Dmt_spm_pmic_wrap.c119 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()
Dmt_spm_reg.h21 #define BCLK_CG_EN_LSB (1U << 0) /* 1b */ macro
/trusted-firmware-a-latest/plat/mediatek/mt8183/drivers/spm/
Dspm_pmic_wrap.c131 BCLK_CG_EN_LSB | MD_BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_phase()
153 BCLK_CG_EN_LSB | MD_BCLK_CG_EN_LSB); in mt_spm_pmic_wrap_set_cmd()
Dspm.h418 #define BCLK_CG_EN_LSB (1U << 0) /* 1b */ macro