Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3328.h33 u32 mode_con; member
H A Dcru_rk3528.h65 uint32_t mode_con[1]; member
H A Dcru_rk3562.h67 uint32_t mode_con[1]; member
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3328.c105 writel(((0x1 << 4) << 16) | (0 << 4), &dram->cru->mode_con); in rkclk_set_dpll()
117 writel(((0x1 << 4) << 16) | (1 << 4), &dram->cru->mode_con); in rkclk_set_dpll()