Home
last modified time | relevance | path

Searched refs:SW_RST_B (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/drivers/spmc/
A Dmtspmc.c295 (pwr_rst_ctl & ~SW_RST_B) | TOPAON_APB_MASK); in spm_poweroff_cluster()
325 mmio_clrbits_32(MCUCFG_MP2_PWR_RST_CTL, SW_RST_B); in spm_poweron_cluster()
337 (pwr_rst_ctl | SW_RST_B) & ~TOPAON_APB_MASK); in spm_poweron_cluster()
A Dmtspmc_private.h174 #define SW_RST_B (1 << 0) macro

Completed in 4 milliseconds