Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/mediatek/mt8195/drivers/spmc/
A Dmtspmc.c126 mmio_setbits_32(cpu_pwr_con, PWR_ON); in spm_poweron_cpu()
129 mmio_clrbits_32(cpu_pwr_con, PWR_ON); in spm_poweron_cpu()
130 mmio_setbits_32(cpu_pwr_con, PWR_ON); in spm_poweron_cpu()
143 mmio_clrbits_32(per_cpu(cluster, cpu, SPM_CPU_PWR), PWR_ON); in spm_poweroff_cpu()
A Dmtspmc_private.h85 #define PWR_ON BIT(2) macro
/trusted-firmware-a/plat/mediatek/mt8192/drivers/spmc/
A Dmtspmc.c132 mmio_setbits_32(per_cpu(cluster, cpu, SPM_CPU_PWR), PWR_ON); in spm_poweron_cpu()
154 mmio_clrbits_32(per_cpu(cluster, cpu, SPM_CPU_PWR), PWR_ON); in spm_poweroff_cpu()
A Dmtspmc_private.h85 #define PWR_ON BIT(2) macro
/trusted-firmware-a/plat/mediatek/mt8173/drivers/mtcmos/
A Dmtcmos.c21 PWR_ON = 1U << 2, enumerator
146 mmio_clrbits_32(reg_pwr_con, PWR_ON); in mtcmos_ctrl_little_off()

Completed in 7 milliseconds