Home
last modified time | relevance | path

Searched refs:glb_rst_con (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dcru_rv1108.h41 unsigned int glb_rst_con; member
Dcru_rk3368.h42 unsigned int glb_rst_con; member
Dcru_rk3399.h61 u32 glb_rst_con; member
/external/u-boot/drivers/ram/rockchip/
Dsdram_rk3399.c988 clrsetbits_le32(&dram->cru->glb_rst_con, 0x3, 0x3); in dram_all_config()