Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/soc/
H A Dsoc.c68 glb_rst_st = mmio_read_32(CRU_BASE + CRU_GLB_RST_ST_NCLR) & VALID_GLB_RST_MSK; in print_glb_reset_status()
H A Dsoc.h47 #define CRU_GLB_RST_ST_NCLR 0xc14 macro