Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_pm.c116 mmio_setbits_32(rcc_base + RCC_C1HWRSTSCLRR, RCC_C1HWRSTSCLRR_C1P1RSTF); in stm32_pwr_domain_on_finish()
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp25_rcc.h2260 #define RCC_C1HWRSTSCLRR_C1P1RSTF BIT(2) macro