Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/px30/drivers/soc/
H A Dsoc.h86 #define CRU_GLB_RST_TSADC_FST BIT(0) macro
H A Dsoc.c92 tmp |= CRU_GLB_RST_TSADC_FST | CRU_GLB_RST_WDT_FST; in soc_reset_config_all()