Home
last modified time | relevance | path

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

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