Home
last modified time | relevance | path

Searched refs:SPM_CLUSTER_PWR (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/drivers/spmc/
A Dmtspmc.c70 mmio_clrbits_32(per_cluster(cluster, SPM_CLUSTER_PWR), PWRCTRL_PWR_ON); in spm_enable_cluster_auto_off()
168 mmio_clrbits_32(per_cluster(0, SPM_CLUSTER_PWR), PWRCTRL_PWR_ON_2ND); in spmc_init()
180 mmio_clrbits_32(per_cluster(1, SPM_CLUSTER_PWR), PWRCTRL_PWR_ON_2ND); in spmc_init()
181 mmio_setbits_32(per_cluster(1, SPM_CLUSTER_PWR), PWRCTRL_PWR_RST_B); in spmc_init()
182 mmio_clrbits_32(per_cluster(1, SPM_CLUSTER_PWR), PWRCTRL_PWR_CLK_DIS); in spmc_init()
274 mmio_clrbits_32(per_cluster(cluster, SPM_CLUSTER_PWR), in spm_poweroff_cluster()
282 mmio_clrbits_32(per_cluster(cluster, SPM_CLUSTER_PWR), PWRCTRL_PWR_ON); in spm_poweroff_cluster()
341 mmio_clrbits_32(per_cluster(cluster, SPM_CLUSTER_PWR), in spm_poweron_cluster()
345 mmio_setbits_32(per_cluster(cluster, SPM_CLUSTER_PWR), in spm_poweron_cluster()
349 mmio_clrbits_32(per_cluster(cluster, SPM_CLUSTER_PWR), in spm_poweron_cluster()
[all …]
A Dmtspmc_private.h112 static const struct per_cpu_reg SPM_CLUSTER_PWR[] = { variable
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/drivers/spmc/
A Dmtspmc_private.h94 static const struct per_cpu_reg SPM_CLUSTER_PWR[] = { variable
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/drivers/spmc/
A Dmtspmc_private.h94 static const struct per_cpu_reg SPM_CLUSTER_PWR[] = { variable
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/drivers/spmc/
A Dmtspmc_private.h92 static const struct per_cpu_reg SPM_CLUSTER_PWR[] = { variable

Completed in 7 milliseconds