Searched refs:PMU_RST_MASK (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a/plat/rockchip/rk3288/drivers/soc/ | ||
A D | soc.h | 56 #define PMU_RST_MASK 0x3 macro |
A D | soc.c | 212 temp_val &= ~PMU_RST_MASK; in rockchip_soc_soft_reset() |
Completed in 3 milliseconds